Home
last modified time | relevance | path

Searched refs:blk_plug (Results 1 – 25 of 43) sorted by relevance

12

/linux/drivers/target/
H A Dtarget_core_iblock.h25 struct blk_plug blk_plug; member
/linux/block/
H A Dblk-core.c1165 void blk_start_plug_nr_ios(struct blk_plug *plug, unsigned short nr_ios)
1192 * blk_start_plug - initialize blk_plug and track it inside the task_struct in flush_plug_callbacks()
1193 * @plug: The &struct blk_plug that needs to be initialized in flush_plug_callbacks()
1205 * Tracking blk_plug inside the task_struct will help with auto-flushing the in blk_check_plugged()
1214 void blk_start_plug(struct blk_plug *plug) in blk_check_plugged()
1220 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule) in blk_check_plugged()
1240 struct blk_plug *plug = current->plug; in __blk_flush_plug()
1262 void __blk_flush_plug(struct blk_plug *plug, bool from_schedule)
1282 * @plug: The &struct blk_plug passed to blk_start_plug() in blk_dev_init()
1290 void blk_finish_plug(struct blk_plug *plu in blk_dev_init()
[all...]
H A Dblk-mq.h136 void blk_mq_free_plug_rqs(struct blk_plug *plug);
137 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule);
H A Dblk-mq.c598 struct blk_plug *plug, in blk_mq_rq_cache_fill()
630 struct blk_plug *plug = current->plug; in blk_mq_alloc_cached_request()
834 void blk_mq_free_plug_rqs(struct blk_plug *plug) in blk_mq_free_plug_rqs()
1370 static inline unsigned short blk_plug_max_rq_count(struct blk_plug *plug) in blk_mq_start_request()
1377 static void blk_add_rq_to_plug(struct blk_plug *plug, struct request *rq) in blk_mq_start_request()
2938 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_mq_dispatch_list()
3016 struct blk_plug *plug, in blk_mq_try_issue_list_directly()
3049 static struct request *blk_mq_get_cached_request(struct blk_plug *plug, in blk_mq_get_new_requests()
3096 struct blk_plug *plug = current->plug; in blk_mq_get_cached_request()
H A Dfops.c178 struct blk_plug plug; in __blkdev_direct_IO()
480 struct blk_plug plug; in blkdev_writepages()
H A Dblk.h719 struct blk_plug *plug = current->plug;
H A Dioctl.c127 struct blk_plug plug; in blk_ioctl_discard()
/linux/fs/xfs/
H A Dxfs_discard.c118 struct blk_plug plug; in xfs_discard_extents()
474 struct blk_plug plug; in xfs_discard_rtdev_extents()
H A Dxfs_buf.c1262 struct blk_plug plug; in xfs_buf_submit_bio()
1951 struct blk_plug plug; in xfs_buf_delwri_submit_nowait()
1990 struct blk_plug plug; in xfs_buf_delwri_submit()
H A Dxfs_iwalk.c104 struct blk_plug plug; in xfs_iwalk_ichunk_ra()
H A Dxfs_zone_gc.c1037 struct blk_plug plug; in xfs_zone_gc_handle_work()
/linux/fs/hpfs/
H A Dbuffer.c41 struct blk_plug plug; in hpfs_prefetch_sectors()
/linux/mm/
H A Dswap_state.c811 struct blk_plug plug; in swap_vma_readahead()
902 struct blk_plug plug; in swapin_readahead()
/linux/include/linux/
H A Dio_uring_types.h285 struct blk_plug plug;
H A Dsched.h61 struct blk_plug;
1305 struct blk_plug *plug;
/linux/fs/jbd2/
H A Dcheckpoint.c130 struct blk_plug plug; in __flush_batch()
/linux/fs/
H A Dmpage.c671 struct blk_plug plug; in __mpage_writepages()
H A Dfs-writeback.c2179 struct blk_plug plug;
2214 struct blk_plug plug; in wb_writeback()
/linux/drivers/md/
H A Ddm-clone-target.c321 struct blk_plug plug; in submit_bios()
1179 struct blk_plug plug; in process_deferred_discards()
H A Dmd-llbitmap.c1260 struct blk_plug plug; in llbitmap_unplug_fn()
1321 struct blk_plug plug; in __llbitmap_flush()
H A Ddm-kcopyd.c654 struct blk_plug plug; in do_work()
H A Ddm-era-target.c1266 struct blk_plug plug; in process_deferred_bios()
/linux/drivers/block/drbd/
H A Ddrbd_req.c1445 struct blk_plug plug; in submit_fast_path()
1498 struct blk_plug plug; in send_and_submit_pending()
/linux/fs/iomap/
H A Ddirect-io.c692 struct blk_plug plug; in __iomap_dio_rw()
/linux/kernel/power/
H A Dswap.c225 struct blk_plug plug;
291 * We are relying on the behavior of blk_plug that a thread with in hib_wait_io()

12