Searched refs:busy_tag_iter_fn (Results 1 - 3 of 3) sorted by relevance

/linux-master/block/
H A Dblk-mq-tag.c247 busy_tag_iter_fn *fn;
313 struct sbitmap_queue *bt, busy_tag_iter_fn *fn,
329 busy_tag_iter_fn *fn;
381 busy_tag_iter_fn *fn, void *data, unsigned int flags)
395 busy_tag_iter_fn *fn, void *priv, unsigned int flags)
417 void blk_mq_all_tag_iter(struct blk_mq_tags *tags, busy_tag_iter_fn *fn,
437 busy_tag_iter_fn *fn, void *priv)
496 void blk_mq_queue_tag_busy_iter(struct request_queue *q, busy_tag_iter_fn *fn,
H A Dblk-mq.h183 void blk_mq_queue_tag_busy_iter(struct request_queue *q, busy_tag_iter_fn *fn,
185 void blk_mq_all_tag_iter(struct blk_mq_tags *tags, busy_tag_iter_fn *fn,
/linux-master/include/linux/
H A Dblk-mq.h528 typedef bool (busy_tag_iter_fn)(struct request *, void *); typedef
894 busy_tag_iter_fn *fn, void *priv);

Completed in 118 milliseconds