Home
last modified time | relevance | path

Searched refs:fi_fhandle (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A 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()
H A Dstate.h516 struct hlist_node fi_hash; /* hash on fi_fhandle */
536 struct knfsd_fh fi_fhandle; member
H A 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()
H A Dnfs4state.c4108 fh_copy_shallow(&fp->fi_fhandle, fh); in nfsd4_init_file()
4458 if (fh_match(&fp->fi_fhandle, fh)) { in find_file_locked()
4529 block_delegations(&dp->dl_stid.sc_file->fi_fhandle); in nfsd4_cb_recall_prepare()
5539 if (!fh_match(&fhp->fh_handle, &stp->sc_file->fi_fhandle)) in nfs4_check_fh()
6802 nbl = find_or_allocate_block(lock_sop, &fp->fi_fhandle, nn); in nfsd4_lock()
/kernel/linux/linux-6.6/fs/nfsd/
H A 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()
H A Dstate.h570 struct knfsd_fh fi_fhandle; member
H A 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()
H A 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()

Completed in 29 milliseconds