Searched refs:VFS_VGET (Results 1 – 2 of 2) sorted by relevance
164 #define VFS_VGET(v, vpp,fidp, rv) ((rv) = vfs_vget(VHEAD(v), vpp,fidp)) macro
801 VFS_VGET(vfsp, &vp, (fid_t *)&xfid, error); in linvfs_fh_to_dentry()