Home
last modified time | relevance | path

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

/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()
Dnfs4callback.c325 encode_nfs_fh4(xdr, &dp->dl_stid.sc_file->fi_fhandle); in encode_cb_recall4args()
564 encode_nfs_fh4(xdr, &ls->ls_stid.sc_file->fi_fhandle); in encode_cb_layout4args()
Dstate.h522 struct knfsd_fh fi_fhandle; member
Dnfs4state.c4000 fh_copy_shallow(&fp->fi_fhandle, fh); in nfsd4_init_file()
4350 if (fh_match(&fp->fi_fhandle, fh)) { in find_file_locked()
4421 block_delegations(&dp->dl_stid.sc_file->fi_fhandle); in nfsd4_cb_recall_prepare()
5396 if (!fh_match(&fhp->fh_handle, &stp->sc_file->fi_fhandle)) in nfs4_check_fh()
6573 nbl = find_or_allocate_block(lock_sop, &fp->fi_fhandle, nn); in nfsd4_lock()