Searched defs:fileid_type (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/fs/xfs/ |
H A D | xfs_export.c | 40 static int xfs_fileid_length(int fileid_type) xfs_fileid_length() argument 64 int fileid_type; xfs_fs_encode_fh() local 164 xfs_fs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fileid_type) xfs_fs_fh_to_dentry() argument 188 xfs_fs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fileid_type) xfs_fs_fh_to_parent() argument
|
/linux-4.1.27/fs/nfsd/ |
H A D | nfsfh.c | 141 int fileid_type; nfsd_set_fh_dentry() local
|
/linux-4.1.27/fs/exportfs/ |
H A D | expfs.c | 412 exportfs_decode_fh(struct vfsmount *mnt, struct fid *fid, int fh_len, int fileid_type, int (*acceptable)(void *, struct dentry *), void *context) exportfs_decode_fh() argument
|
Completed in 161 milliseconds