Searched refs:fh_fsid_type (Results 1 – 3 of 3) sorted by relevance
57 u8 fh_fsid_type; member259 if (fh1->fh_fsid_type != fh2->fh_fsid_type) in fh_fsid_match()261 if (memcmp(fh1->fh_fsid, fh2->fh_fsid, key_len(fh1->fh_fsid_type)) != 0) in fh_fsid_match()
178 len = key_len(fh->fh_fsid_type) / 4; in nfsd_set_fh_dentry()181 if (fh->fh_fsid_type == FSID_MAJOR_MINOR) { in nfsd_set_fh_dentry()184 fh->fh_fsid_type = FSID_ENCODE_DEV; in nfsd_set_fh_dentry()198 exp = rqst_exp_find(rqstp, fh->fh_fsid_type, fh->fh_fsid); in nfsd_set_fh_dentry()473 fsid_type = ref_fh->fh_handle.fh_fsid_type; in set_version_and_fsid_type()516 fhp->fh_handle.fh_fsid_type = fsid_type; in set_version_and_fsid_type()562 key_len(fhp->fh_handle.fh_fsid_type) + 4; in fh_compose()565 mk_fsid(fhp->fh_handle.fh_fsid_type, in fh_compose()733 switch(fhp->fh_handle.fh_fsid_type) { in fsid_source()
59 size_t fsid_len = key_len(fh->fh_fsid_type); in nfsd4_alloc_devid_map()67 map->fsid_type = fh->fh_fsid_type; in nfsd4_alloc_devid_map()76 if (old->fsid_type != fh->fh_fsid_type) in nfsd4_alloc_devid_map()