Home
last modified time | relevance | path

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

/linux-6.15/fs/nfsd/
H A Dstate.h70 #define NFSD4_CALLBACK_RUNNING (0) macro
783 if (!test_and_set_bit(NFSD4_CALLBACK_RUNNING, &cb->cb_flags)) in nfsd4_try_run_cb()
H A Dnfs4callback.c1314 clear_and_wake_up_bit(NFSD4_CALLBACK_RUNNING, &cb->cb_flags); in nfsd41_destroy_cb()
1316 clear_bit(NFSD4_CALLBACK_RUNNING, &cb->cb_flags); in nfsd41_destroy_cb()
H A Dnfs4layouts.c347 if (!test_and_set_bit(NFSD4_CALLBACK_RUNNING, &ls->ls_recall.cb_flags)) { in nfsd4_recall_file_layout()
H A Dnfs4state.c3219 if (test_and_set_bit(NFSD4_CALLBACK_RUNNING, &ncf->ncf_getattr.cb_flags)) in nfs4_cb_getattr()
5419 if (test_and_set_bit(NFSD4_CALLBACK_RUNNING, &dp->dl_recall.cb_flags)) in nfsd_break_one_deleg()
6898 if (test_and_set_bit(NFSD4_CALLBACK_RUNNING, &clp->cl_ra->ra_cb.cb_flags)) in deleg_reaper()
9217 wait_on_bit_timeout(&ncf->ncf_getattr.cb_flags, NFSD4_CALLBACK_RUNNING, in nfsd4_deleg_getattr_conflict()