Lines Matching refs:fid
136 struct fid { struct
257 struct dentry * (*fh_to_dentry)(struct super_block *sb, struct fid *fid,
259 struct dentry * (*fh_to_parent)(struct super_block *sb, struct fid *fid,
298 extern int exportfs_encode_inode_fh(struct inode *inode, struct fid *fid,
301 extern int exportfs_encode_fh(struct dentry *dentry, struct fid *fid,
341 static inline int exportfs_encode_fid(struct inode *inode, struct fid *fid, in exportfs_encode_fid() argument
344 return exportfs_encode_inode_fh(inode, fid, max_len, NULL, in exportfs_encode_fid()
349 struct fid *fid, int fh_len,
354 extern struct dentry *exportfs_decode_fh(struct vfsmount *mnt, struct fid *fid,
364 struct fid *fid, int fh_len, int fh_type,
367 struct fid *fid, int fh_len, int fh_type,