Searched refs:fh_match (Results 1 – 3 of 3) sorted by relevance
250 static inline bool fh_match(const struct knfsd_fh *fh1, in fh_match() function
297 if (!fh_match(&cstate->current_fh.fh_handle, in nfsd4_preprocess_layout_stateid()
280 if (fh_match(fh, &cur->nbl_fh)) { in find_blocked_lock()5069 if (fh_match(&fi->fi_fhandle, &fhp->fh_handle)) { in nfsd4_file_hash_lookup()5104 if (fh_match(&fi->fi_fhandle, &fhp->fh_handle)) { in nfsd4_file_hash_insert()6715 if (!fh_match(&fhp->fh_handle, &stp->sc_file->fi_fhandle)) in nfs4_check_fh()
Completed in 27 milliseconds