Searched refs:fh_fileid_type (Results 1 – 2 of 2) sorted by relevance
238 fileid_type = fh->fh_fileid_type; in nfsd_set_fh_dentry()495 fhp->fh_handle.fh_fileid_type = in _fh_update()499 fhp->fh_handle.fh_fileid_type = FILEID_ROOT; in _fh_update()646 if (fhp->fh_handle.fh_fileid_type == FILEID_INVALID) { in fh_compose()669 if (fhp->fh_handle.fh_fileid_type != FILEID_ROOT) in fh_update()673 if (fhp->fh_handle.fh_fileid_type == FILEID_INVALID) in fh_update()
60 #define fh_fileid_type fh_raw[3] macro