Searched refs:busy_iter_fn (Results 1 – 3 of 3) sorted by relevance
197 busy_iter_fn *fn;256 busy_iter_fn *fn, void *data, bool reserved) in bt_for_each()436 void blk_mq_queue_tag_busy_iter(struct request_queue *q, busy_iter_fn *fn, in blk_mq_queue_tag_busy_iter()
52 void blk_mq_queue_tag_busy_iter(struct request_queue *q, busy_iter_fn *fn,
278 typedef bool (busy_iter_fn)(struct blk_mq_hw_ctx *, struct request *, void *, typedef