Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dbootfs_impl.h70 extern void bootfs_node_destructor(void *, void *);
/illumos-gate/usr/src/uts/common/fs/bootfs/
H A Dbootfs_vfsops.c286 bootfs_node_destructor, NULL, NULL, NULL, 0); in _init()
H A Dbootfs_construct.c85 bootfs_node_destructor(void *buf, void *arg) in bootfs_node_destructor() function