Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dstate.h86 #define NFSD4_CALLBACK_RUNNING (0) macro
826 if (!test_and_set_bit(NFSD4_CALLBACK_RUNNING, &cb->cb_flags)) in nfsd4_try_run_cb()
H A Dnfs4callback.c1342 clear_and_wake_up_bit(NFSD4_CALLBACK_RUNNING, &cb->cb_flags); in nfsd41_destroy_cb()
1344 clear_bit(NFSD4_CALLBACK_RUNNING, &cb->cb_flags); in nfsd41_destroy_cb()
H A Dnfs4layouts.c346 if (!test_and_set_bit(NFSD4_CALLBACK_RUNNING, &ls->ls_recall.cb_flags)) { in nfsd4_recall_file_layout()
H A Dnfs4state.c3262 if (test_and_set_bit(NFSD4_CALLBACK_RUNNING, &ncf->ncf_getattr.cb_flags)) in nfs4_cb_getattr()
5480 if (test_and_set_bit(NFSD4_CALLBACK_RUNNING, &dp->dl_recall.cb_flags)) in nfsd_break_one_deleg()
7067 if (test_and_set_bit(NFSD4_CALLBACK_RUNNING, &clp->cl_ra->ra_cb.cb_flags)) in deleg_reaper()
9396 wait_on_bit_timeout(&ncf->ncf_getattr.cb_flags, NFSD4_CALLBACK_RUNNING, in nfsd4_deleg_getattr_conflict()