Searched refs:slot_waitq (Results 1 – 3 of 3) sorted by relevance
43 wait_queue_head_t slot_waitq; /* Completion wait on slot */ member
31 init_waitqueue_head(&tbl->slot_waitq); in nfs4_init_slot_table()223 if (wait_event_timeout(tbl->slot_waitq, in nfs4_slot_wait_on_seqid()
727 if (waitqueue_active(&tbl->slot_waitq)) in nfs41_release_slot()728 wake_up_all(&tbl->slot_waitq); in nfs41_release_slot()