Searched refs:vfs_root (Results 1 – 1 of 1) sorted by relevance
490 int (*vfs_root)(struct mount *mp, struct vnode **vpp); member513 #define VFS_ROOT(MP, VPP) (*(MP)->mnt_op->vfs_root)(MP, VPP)