Searched refs:fh_fileid_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/include/linux/nfsd/
H A Dnfsfh.h116 #define fh_fileid_type fh_base.fh_new.fb_fileid_type macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfsfh.c240 fileid_type = fh->fh_fileid_type;
396 fhp->fh_handle.fh_fileid_type =
400 fhp->fh_handle.fh_fileid_type = FILEID_ROOT;
578 if (fhp->fh_handle.fh_fileid_type == 255) {
605 if (fhp->fh_handle.fh_fileid_type != FILEID_ROOT)
609 if (fhp->fh_handle.fh_fileid_type == 255)

Completed in 56 milliseconds