Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfsd/
Dnfs4layouts.c254 &stid->sc_file->fi_fhandle)) { in nfsd4_preprocess_layout_stateid()
520 !fh_fsid_match(&ls->ls_stid.sc_file->fi_fhandle, in nfsd4_return_client_layouts()
Dnfs4callback.c334 encode_nfs_fh4(xdr, &dp->dl_stid.sc_file->fi_fhandle); in encode_cb_recall4args()
578 encode_nfs_fh4(xdr, &ls->ls_stid.sc_file->fi_fhandle); in encode_cb_layout4args()
Dstate.h506 struct knfsd_fh fi_fhandle; member
Dnfs4state.c3251 fh_copy_shallow(&fp->fi_fhandle, fh); in nfsd4_init_file()
3529 if (fh_match(&fp->fi_fhandle, fh)) { in find_file_locked()
3600 block_delegations(&dp->dl_stid.sc_file->fi_fhandle); in nfsd4_cb_recall_prepare()
4556 if (!fh_match(&fhp->fh_handle, &stp->sc_file->fi_fhandle)) in nfs4_check_fh()