Searched refs:NFS4_SLOT_TBL_DRAINING (Results 1 – 4 of 4) sorted by relevance
29 NFS4_SLOT_TBL_DRAINING, enumerator88 return !!test_bit(NFS4_SLOT_TBL_DRAINING, &tbl->slot_tbl_state); in nfs4_slot_tbl_draining()
436 if (test_bit(NFS4_SLOT_TBL_DRAINING, &tbl->slot_tbl_state)) { in nfs4_callback_sequence()
220 if (test_and_clear_bit(NFS4_SLOT_TBL_DRAINING, &tbl->slot_tbl_state)) { in nfs4_end_drain_slot_table()244 set_bit(NFS4_SLOT_TBL_DRAINING, &tbl->slot_tbl_state); in nfs4_drain_slot_tbl()
727 if (test_bit(NFS4_SLOT_TBL_DRAINING, &tbl->slot_tbl_state) && in nfs41_setup_sequence()