Searched refs:slot_waitq (Results 1 – 3 of 3) sorted by relevance
45 wait_queue_head_t slot_waitq; /* Completion wait on slot */ member
32 init_waitqueue_head(&tbl->slot_waitq); in nfs4_init_slot_table()226 if (wait_event_timeout(tbl->slot_waitq, in nfs4_slot_wait_on_seqid()
779 if (waitqueue_active(&tbl->slot_waitq)) in nfs41_release_slot()780 wake_up_all(&tbl->slot_waitq); in nfs41_release_slot()