Searched defs:VFS_ROOT (Results 1 – 2 of 2) sorted by relevance
157 #define VFS_ROOT(vfsp, vpp) (*(vfsp)->vfs_op->vfs_root)(vfsp, vpp) macro
357 #define VFS_ROOT(vfsp, vpp) fsop_root(vfsp, vpp) macro