Lines Matching refs:fid
135 struct fid { struct
226 struct dentry * (*fh_to_dentry)(struct super_block *sb, struct fid *fid,
228 struct dentry * (*fh_to_parent)(struct super_block *sb, struct fid *fid,
266 extern int exportfs_encode_inode_fh(struct inode *inode, struct fid *fid,
269 extern int exportfs_encode_fh(struct dentry *dentry, struct fid *fid,
299 static inline int exportfs_encode_fid(struct inode *inode, struct fid *fid, in exportfs_encode_fid() argument
302 return exportfs_encode_inode_fh(inode, fid, max_len, NULL, in exportfs_encode_fid()
307 struct fid *fid, int fh_len,
312 extern struct dentry *exportfs_decode_fh(struct vfsmount *mnt, struct fid *fid,
322 struct fid *fid, int fh_len, int fh_type,
325 struct fid *fid, int fh_len, int fh_type,