Searched refs:VFS_ROOT (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/xfs/linux-2.4/ | ||
D | xfs_vfs.h | 161 #define VFS_ROOT(v, vpp, rv) ((rv) = vfs_root(VHEAD(v), vpp)) macro |
D | xfs_super.c | 927 VFS_ROOT(vfsp, &rootvp, error); in linvfs_read_super() |