Searched refs:blk_plug (Results 1 - 25 of 73) sorted by path

123

/linux-master/block/
H A Dblk-cgroup.c216 struct blk_plug plug;
H A Dblk-core.c619 struct blk_plug plug;
1093 void blk_start_plug_nr_ios(struct blk_plug *plug, unsigned short nr_ios)
1120 * blk_start_plug - initialize blk_plug and track it inside the task_struct
1121 * @plug: The &struct blk_plug that needs to be initialized
1133 * Tracking blk_plug inside the task_struct will help with auto-flushing the
1142 void blk_start_plug(struct blk_plug *plug)
1148 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule)
1168 struct blk_plug *plug = current->plug;
1190 void __blk_flush_plug(struct blk_plug *plug, bool from_schedule)
1210 * @plug: The &struct blk_plug passe
[all...]
H A Dblk-lib.c89 struct blk_plug plug;
243 struct blk_plug plug;
294 struct blk_plug plug;
H A Dblk-merge.c1118 struct blk_plug *plug = current->plug;
H A Dblk-mq.c522 struct blk_plug *plug,
550 struct blk_plug *plug = current->plug;
745 void blk_mq_free_plug_rqs(struct blk_plug *plug)
1281 static inline unsigned short blk_plug_max_rq_count(struct blk_plug *plug)
1288 static void blk_add_rq_to_plug(struct blk_plug *plug, struct request *rq)
2665 static void blk_mq_plug_issue_direct(struct blk_plug *plug)
2705 struct blk_plug *plug)
2712 static void blk_mq_dispatch_plug_list(struct blk_plug *plug, bool from_sched)
2758 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule)
2849 struct blk_plug *plu
[all...]
H A Dblk-mq.h122 void blk_mq_free_plug_rqs(struct blk_plug *plug);
123 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule);
H A Dblk-throttle.c1106 struct blk_plug plug;
H A Dblk.h607 struct blk_plug *plug = current->plug;
H A Dfops.c163 struct blk_plug plug;
420 struct blk_plug plug;
H A Dioctl.c102 struct blk_plug plug;
/linux-master/drivers/block/drbd/
H A Ddrbd_int.h668 struct blk_plug receiver_plug;
H A Ddrbd_req.c1444 struct blk_plug plug;
1497 struct blk_plug plug;
/linux-master/drivers/block/xen-blkback/
H A Dblkback.c1302 struct blk_plug plug;
/linux-master/drivers/md/
H A Ddm-bufio.c1469 struct blk_plug plug;
1974 struct blk_plug plug;
H A Ddm-clone-target.c321 struct blk_plug plug;
1179 struct blk_plug plug;
H A Ddm-crypt.c1952 struct blk_plug plug;
H A Ddm-era-target.c1266 struct blk_plug plug;
H A Ddm-integrity.c2525 struct blk_plug plug;
H A Ddm-kcopyd.c654 struct blk_plug plug;
H A Ddm-mpath.c694 struct blk_plug plug;
H A Ddm-thin.c383 struct blk_plug plug;
2186 struct blk_plug plug;
H A Ddm-writecache.c1946 struct blk_plug plug;
H A Ddm-zoned-metadata.c822 struct blk_plug plug;
H A Dmd.c8855 struct blk_plug plug;
/linux-master/drivers/md/dm-vdo/
H A Dio-submitter.c36 struct blk_plug plug;

Completed in 408 milliseconds

123