Searched refs:VOP_FID2 (Results 1 – 2 of 2) sorted by relevance
747 VOP_FID2(vp, (struct fid *)&fid, error); in linvfs_dentry_to_fh()758 VOP_FID2(vp, (struct fid *)&fid, error); in linvfs_dentry_to_fh()
329 #define VOP_FID2(vp, fidp, rv) \ macro