Searched refs:fsop_mountroot (Results 1 – 2 of 2) sorted by relevance
360 extern int fsop_mountroot(vfs_t *, enum whymountroot);371 #define VFS_MOUNTROOT(vfsp, init) fsop_mountroot(vfsp, init)
289 fsop_mountroot(vfs_t *vfsp, enum whymountroot reason) in fsop_mountroot() function