Lines Matching refs:blk_plug
514 struct blk_plug *plug, in blk_mq_rq_cache_fill()
542 struct blk_plug *plug = current->plug; in blk_mq_alloc_cached_request()
718 void blk_mq_free_plug_rqs(struct blk_plug *plug) in blk_mq_free_plug_rqs()
1248 static inline unsigned short blk_plug_max_rq_count(struct blk_plug *plug) in blk_plug_max_rq_count()
1255 static void blk_add_rq_to_plug(struct blk_plug *plug, struct request *rq) in blk_add_rq_to_plug()
2620 static void blk_mq_plug_issue_direct(struct blk_plug *plug, bool from_schedule) in blk_mq_plug_issue_direct()
2663 struct blk_plug *plug) in __blk_mq_flush_plug_list()
2670 static void blk_mq_dispatch_plug_list(struct blk_plug *plug, bool from_sched) in blk_mq_dispatch_plug_list()
2697 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_mq_flush_plug_list()
2789 struct blk_plug *plug, in blk_mq_get_new_requests()
2826 struct blk_plug *plug, struct bio **bio, unsigned int nsegs) in blk_mq_get_cached_request()
2883 struct blk_plug *plug = blk_mq_plug(bio); in blk_mq_submit_bio()