Home
last modified time | relevance | path

Searched refs:dl_recall (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nfsd/
H A Dstate.h287 struct nfsd4_callback dl_recall; member
330 container_of(cb, struct nfs4_delegation, dl_recall)
H A Dnfs4state.c1284 nfsd4_init_cb(&dp->dl_recall, dp->dl_stid.sc_client, in __alloc_init_deleg()
3656 if (test_and_set_bit(NFSD4_CALLBACK_RUNNING, &dp->dl_recall.cb_flags)) in nfsd_break_one_deleg()
3669 clear_bit(NFSD4_CALLBACK_RUNNING, &dp->dl_recall.cb_flags); in nfsd_break_one_deleg()
3672 queued = nfsd4_run_cb(&dp->dl_recall); in nfsd_break_one_deleg()
3676 clear_bit(NFSD4_CALLBACK_RUNNING, &dp->dl_recall.cb_flags); in nfsd_break_one_deleg()
10152 dp->dl_recall.cb_clp == *(ntli->ntli_lease_breaker)) { in nfsd4_deleg_getattr_conflict()