Searched refs:cno_waiters (Results 1 – 4 of 4) sorted by relevance
138 cno_ptr->cno_waiters++; in dapl_cno_wait()144 cno_ptr->cno_waiters--; in dapl_cno_wait()
81 if (cno_ptr->cno_ref_count != 0 || cno_ptr->cno_waiters != 0) { in dapl_cno_free()
88 cno_ptr->cno_waiters = 0; in dapl_cno_alloc()
408 DAT_COUNT cno_waiters; member