Home
last modified time | relevance | path

Searched refs:dl_recall (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dstate.h151 struct nfsd4_callback dl_recall; member
155 container_of(cb, struct nfs4_delegation, dl_recall)
H A Dnfs4state.c969 nfsd4_init_cb(&dp->dl_recall, dp->dl_stid.sc_client, in alloc_init_deleg()
4600 nfsd4_run_cb(&dp->dl_recall); in nfsd_break_one_deleg()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dstate.h151 struct nfsd4_callback dl_recall; member
156 container_of(cb, struct nfs4_delegation, dl_recall)
H A Dnfs4state.c1188 nfsd4_init_cb(&dp->dl_recall, dp->dl_stid.sc_client, in alloc_init_deleg()
4919 WARN_ON_ONCE(!nfsd4_run_cb(&dp->dl_recall)); in nfsd_break_one_deleg()
8451 if (dp->dl_recall.cb_clp == *(rqstp->rq_lease_breaker)) { in nfsd4_deleg_getattr_conflict()

Completed in 24 milliseconds