Searched refs:hctx_allow_merges (Results 1 – 1 of 1) sorted by relevance
1123 static inline bool hctx_allow_merges(struct blk_mq_hw_ctx *hctx) in hctx_allow_merges() function1133 if (!hctx_allow_merges(hctx) || !bio_mergeable(bio)) { in blk_mq_merge_queue_io()