Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_super.c747 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()
Dxfs_vnode.h329 #define VOP_FID2(vp, fidp, rv) \ macro