Searched refs:fh_match (Results 1 – 3 of 3) sorted by relevance
246 static inline bool fh_match(const struct knfsd_fh *fh1, in fh_match() function
283 if (!fh_match(&cstate->current_fh.fh_handle, in nfsd4_preprocess_layout_stateid()
278 if (fh_match(fh, &cur->nbl_fh)) { in find_blocked_lock()4711 if (fh_match(&fi->fi_fhandle, &fhp->fh_handle)) { in nfsd4_file_hash_lookup()4746 if (fh_match(&fi->fi_fhandle, &fhp->fh_handle)) { in nfsd4_file_hash_insert()6249 if (!fh_match(&fhp->fh_handle, &stp->sc_file->fi_fhandle)) in nfs4_check_fh()
Completed in 18 milliseconds