Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dvfs.h349 extern int fsop_mountroot(vfs_t *, enum whymountroot);
361 #define VFS_MOUNTROOT(vfsp, init) fsop_mountroot(vfsp, init)
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/
H A Dfake_vfs.c226 fsop_mountroot(vfs_t *vfsp, enum whymountroot reason) in fsop_mountroot() function
/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c291 fsop_mountroot(vfs_t *vfsp, enum whymountroot reason) in fsop_mountroot() function