Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dblk-mq.h97 typedef void (busy_iter_fn)(struct blk_mq_hw_ctx *, struct request *, void *, typedef
225 void blk_mq_tag_busy_iter(struct blk_mq_hw_ctx *hctx, busy_iter_fn *fn,
/linux-4.1.27/block/
Dblk-mq-tag.c421 busy_iter_fn *fn, void *data, bool reserved) in bt_for_each()
441 void blk_mq_tag_busy_iter(struct blk_mq_hw_ctx *hctx, busy_iter_fn *fn, in blk_mq_tag_busy_iter()