Home
last modified time | relevance | path

Searched refs:bootfs_destruct (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dbootfs_impl.h68 extern void bootfs_destruct(bootfs_t *);
/illumos-gate/usr/src/uts/common/fs/bootfs/
H A Dbootfs_vfsops.c179 bootfs_destruct(bfs); in bootfs_unmount()
H A Dbootfs_construct.c346 bootfs_destruct(bootfs_t *bfs) in bootfs_destruct() function