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.h88 #define NFSD4_CALLBACK_RUNNING (0) macro
913 if (!test_and_set_bit(NFSD4_CALLBACK_RUNNING, &cb->cb_flags)) in nfsd4_try_run_cb()
H A Dnfs4callback.c1445 clear_and_wake_up_bit(NFSD4_CALLBACK_RUNNING, &cb->cb_flags); in nfsd41_destroy_cb()
1447 clear_bit(NFSD4_CALLBACK_RUNNING, &cb->cb_flags); in nfsd41_destroy_cb()
H A Dnfs4layouts.c354 if (!test_and_set_bit(NFSD4_CALLBACK_RUNNING, &ls->ls_recall.cb_flags)) { in nfsd4_recall_file_layout()
H A Dnfs4state.c3656 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()
3676 clear_bit(NFSD4_CALLBACK_RUNNING, &dp->dl_recall.cb_flags); in nfsd_break_one_deleg()
3882 if (test_and_set_bit(NFSD4_CALLBACK_RUNNING, &ncf->ncf_getattr.cb_flags)) in nfs4_cb_getattr()
7789 if (test_and_set_bit(NFSD4_CALLBACK_RUNNING, &clp->cl_ra->ra_cb.cb_flags)) in deleg_reaper()
10169 wait_on_bit_timeout(&ncf->ncf_getattr.cb_flags, NFSD4_CALLBACK_RUNNING, in nfsd4_deleg_getattr_conflict()
10394 if (test_and_set_bit(NFSD4_CALLBACK_RUNNING, &ncn->ncn_cb.cb_flags)) in nfsd4_run_cb_notify()
10398 clear_bit(NFSD4_CALLBACK_RUNNING, &ncn->ncn_cb.cb_flags); in nfsd4_run_cb_notify()