Searched refs:fileid_type (Results 1 – 3 of 3) sorted by relevance
25 static int xfs_fileid_length(int fileid_type) in xfs_fileid_length() argument27 switch (fileid_type) { in xfs_fileid_length()49 int fileid_type; in xfs_fs_encode_fh() local54 fileid_type = FILEID_INO32_GEN; in xfs_fs_encode_fh()56 fileid_type = FILEID_INO32_GEN_PARENT; in xfs_fs_encode_fh()68 fileid_type |= XFS_FILEID_TYPE_64FLAG; in xfs_fs_encode_fh()76 len = xfs_fileid_length(fileid_type); in xfs_fs_encode_fh()83 switch (fileid_type) { in xfs_fs_encode_fh()102 return fileid_type; in xfs_fs_encode_fh()159 int fh_len, int fileid_type) in xfs_fs_fh_to_dentry() argument[all …]
158 int fileid_type; in nfsd_set_fh_dentry() local258 fileid_type = FILEID_INO32_GEN; in nfsd_set_fh_dentry()260 fileid_type = FILEID_INO32_GEN_PARENT; in nfsd_set_fh_dentry()262 fileid_type = fh->fh_fileid_type; in nfsd_set_fh_dentry()264 if (fileid_type == FILEID_ROOT) in nfsd_set_fh_dentry()268 data_left, fileid_type, in nfsd_set_fh_dentry()
421 int fh_len, int fileid_type, in exportfs_decode_fh() argument434 result = nop->fh_to_dentry(mnt->mnt_sb, fid, fh_len, fileid_type); in exportfs_decode_fh()498 fh_len, fileid_type); in exportfs_decode_fh()