Searched refs:fh_fsid_type (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfsfh.c162 len = key_len(fh->fh_fsid_type) / 4;
165 if (fh->fh_fsid_type == FSID_MAJOR_MINOR) {
168 fh->fh_fsid_type = FSID_ENCODE_DEV;
175 exp = rqst_exp_find(rqstp, fh->fh_fsid_type, fh->fh_auth);
461 fsid_type = ref_fh->fh_handle.fh_fsid_type;
504 fhp->fh_handle.fh_fsid_type = fsid_type;
568 mk_fsid(fhp->fh_handle.fh_fsid_type, datap, ex_dev,
572 len = key_len(fhp->fh_handle.fh_fsid_type);
671 switch(fhp->fh_handle.fh_fsid_type) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/nfsd/
H A Dnfsfh.h114 #define fh_fsid_type fh_base.fh_new.fb_fsid_type macro

Completed in 101 milliseconds