Searched refs:ublk_queue_idx_in_thread (Results 1 – 1 of 1) sorted by relevance
529 static inline unsigned ublk_queue_idx_in_thread(const struct ublk_thread *t, in ublk_queue_idx_in_thread() function547 return ublk_queue_idx_in_thread(t, q) * q->q_depth + tag; in ublk_batch_io_buf_idx()