Home
last modified time | relevance | path

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

/linux-6.6.21/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.h570 struct knfsd_fh fi_fhandle; member
Dnfs4callback.c337 encode_nfs_fh4(xdr, &dp->dl_stid.sc_file->fi_fhandle); in encode_cb_recall4args()
636 encode_nfs_fh4(xdr, &ls->ls_stid.sc_file->fi_fhandle); in encode_cb_layout4args()
Dnfs4state.c1168 if (delegation_blocked(&fp->fi_fhandle)) in alloc_init_deleg()
4324 fh_copy_shallow(&fp->fi_fhandle, &fh->fh_handle); in nfsd4_file_init()
4723 if (fh_match(&fi->fi_fhandle, &fhp->fh_handle)) { in nfsd4_file_hash_lookup()
4758 if (fh_match(&fi->fi_fhandle, &fhp->fh_handle)) { in nfsd4_file_hash_insert()
4846 block_delegations(&dp->dl_stid.sc_file->fi_fhandle); in nfsd4_cb_recall_prepare()
6305 if (!fh_match(&fhp->fh_handle, &stp->sc_file->fi_fhandle)) in nfs4_check_fh()
7604 nbl = find_or_allocate_block(lock_sop, &fp->fi_fhandle, nn); in nfsd4_lock()