Home
last modified time | relevance | path

Searched refs:busy_iter_fn (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/block/
Dblk-mq-tag.c216 busy_iter_fn *fn;
243 busy_iter_fn *fn, void *data, bool reserved) in bt_for_each()
317 void blk_mq_queue_tag_busy_iter(struct request_queue *q, busy_iter_fn *fn, in blk_mq_queue_tag_busy_iter()
Dblk-mq-tag.h36 void blk_mq_queue_tag_busy_iter(struct request_queue *q, busy_iter_fn *fn,
/linux-4.19.296/include/linux/
Dblk-mq.h112 typedef void (busy_iter_fn)(struct blk_mq_hw_ctx *, struct request *, void *, typedef