Searched defs:auto_root (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_vfsops.c143 static int auto_root(vfs_t *, vnode_t **);
252 VFSNAME_ROOT, { .vfs_root = auto_root },
792 auto_root(vfs_t *vfsp, vnode_t **vpp) function
797 AUTOFS_DPRINT((5, "auto_root: vfs %p, *vpp %p\n", (void *)vfsp,

Completed in 46 milliseconds