Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dbootfs_impl.h69 extern int bootfs_node_constructor(void *, void *, int);
/illumos-gate/usr/src/uts/common/fs/bootfs/
H A Dbootfs_vfsops.c285 sizeof (bootfs_node_t), 0, bootfs_node_constructor, in _init()
H A Dbootfs_construct.c72 bootfs_node_constructor(void *buf, void *arg, int kmflags) in bootfs_node_constructor() function