Home
last modified time | relevance | path

Searched refs:fi_fhandle (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/nfsd/
Dnfs4layouts.c283 &stid->sc_file->fi_fhandle)) { in nfsd4_preprocess_layout_stateid()
549 !fh_fsid_match(&ls->ls_stid.sc_file->fi_fhandle, in nfsd4_return_client_layouts()
Dstate.h510 struct knfsd_fh fi_fhandle; member
Dnfs4callback.c335 encode_nfs_fh4(xdr, &dp->dl_stid.sc_file->fi_fhandle); in encode_cb_recall4args()
577 encode_nfs_fh4(xdr, &ls->ls_stid.sc_file->fi_fhandle); in encode_cb_layout4args()
Dnfs4state.c3490 fh_copy_shallow(&fp->fi_fhandle, fh); in nfsd4_init_file()
3841 if (fh_match(&fp->fi_fhandle, fh)) { in find_file_locked()
3912 block_delegations(&dp->dl_stid.sc_file->fi_fhandle); in nfsd4_cb_recall_prepare()
4881 if (!fh_match(&fhp->fh_handle, &stp->sc_file->fi_fhandle)) in nfs4_check_fh()
6065 nbl = find_or_allocate_block(lock_sop, &fp->fi_fhandle, nn); in nfsd4_lock()