Searched refs:use_refs (Results 1 – 1 of 1) sorted by relevance
130 refcount_t use_refs; member1153 refcount_set(&wq->use_refs, 1); in io_wq_create()1176 return refcount_inc_not_zero(&wq->use_refs); in io_wq_get()1204 if (refcount_dec_and_test(&wq->use_refs)) in io_wq_destroy()