Home
last modified time | relevance | path

Searched refs:VFS_ROOT (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_vfs.h161 #define VFS_ROOT(v, vpp, rv) ((rv) = vfs_root(VHEAD(v), vpp)) macro
Dxfs_super.c927 VFS_ROOT(vfsp, &rootvp, error); in linvfs_read_super()