Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dnfs4layouts.c284 &stid->sc_file->fi_fhandle)) { in nfsd4_preprocess_layout_stateid()
550 !fh_fsid_match(&ls->ls_stid.sc_file->fi_fhandle, in nfsd4_return_client_layouts()
Dstate.h568 struct knfsd_fh fi_fhandle; member
Dnfs4callback.c326 encode_nfs_fh4(xdr, &dp->dl_stid.sc_file->fi_fhandle); in encode_cb_recall4args()
565 encode_nfs_fh4(xdr, &ls->ls_stid.sc_file->fi_fhandle); in encode_cb_layout4args()
Dnfs4state.c1171 if (delegation_blocked(&fp->fi_fhandle)) in alloc_init_deleg()
4288 fh_copy_shallow(&fp->fi_fhandle, &fh->fh_handle); in nfsd4_init_file()
4693 if (fh_match(&fp->fi_fhandle, &fh->fh_handle)) { in find_file_locked()
4711 if (fh_match(&fp->fi_fhandle, &fh->fh_handle)) { in insert_file()
4809 block_delegations(&dp->dl_stid.sc_file->fi_fhandle); in nfsd4_cb_recall_prepare()
6148 if (!fh_match(&fhp->fh_handle, &stp->sc_file->fi_fhandle)) in nfs4_check_fh()
7424 nbl = find_or_allocate_block(lock_sop, &fp->fi_fhandle, nn); in nfsd4_lock()