Home
last modified time | relevance | path

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

123

/linux/drivers/target/
H A Dtarget_core_iblock.h25 struct blk_plug blk_plug; member
H A Dtarget_core_iblock.c230 blk_start_plug(&ib_dev_plug->blk_plug); in iblock_plug_device()
239 blk_finish_plug(&ib_dev_plug->blk_plug); in iblock_unplug_device()
386 struct blk_plug plug; in iblock_submit_bios()
/linux/include/linux/
H A Dblkdev.h1001 struct blk_plug { struct
1026 extern void blk_start_plug(struct blk_plug *); argument
1027 extern void blk_start_plug_nr_ios(struct blk_plug *, unsigned short);
1028 extern void blk_finish_plug(struct blk_plug *);
1030 void __blk_flush_plug(struct blk_plug *plug, bool from_schedule);
1031 static inline void blk_flush_plug(struct blk_plug *plug, bool async) in blk_flush_plug()
1042 struct blk_plug *plug = tsk->plug; in blk_plug_invalidate_ts()
1052 struct blk_plug { struct
1055 static inline void blk_start_plug_nr_ios(struct blk_plug *plug, in blk_start_plug_nr_ios()
1060 static inline void blk_start_plug(struct blk_plug *plug) in blk_start_plug()
[all …]
H A Dio_uring_types.h210 struct blk_plug plug;
H A Dsched.h54 struct blk_plug;
1238 struct blk_plug *plug;
/linux/block/
H A Dblk-lib.c89 struct blk_plug plug; in blkdev_issue_discard()
153 struct blk_plug plug; in blkdev_issue_write_zeroes()
231 struct blk_plug plug; in blkdev_issue_zero_pages()
335 struct blk_plug plug; in blkdev_issue_secure_erase()
H A Dblk-core.c607 struct blk_plug plug; in __submit_bio()
1098 void blk_start_plug_nr_ios(struct blk_plug *plug, unsigned short nr_ios) in blk_start_plug_nr_ios()
1147 void blk_start_plug(struct blk_plug *plug) in blk_start_plug()
1153 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule) in flush_plug_callbacks()
1173 struct blk_plug *plug = current->plug; in blk_check_plugged()
1195 void __blk_flush_plug(struct blk_plug *plug, bool from_schedule) in __blk_flush_plug()
1223 void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
H A Dblk-mq.h124 void blk_mq_free_plug_rqs(struct blk_plug *plug);
125 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule);
H A Dblk-mq.c520 struct blk_plug *plug, in blk_mq_rq_cache_fill()
548 struct blk_plug *plug = current->plug; in blk_mq_alloc_cached_request()
743 void blk_mq_free_plug_rqs(struct blk_plug *plug) in blk_mq_free_plug_rqs()
1274 static inline unsigned short blk_plug_max_rq_count(struct blk_plug *plug) in blk_plug_max_rq_count()
1281 static void blk_add_rq_to_plug(struct blk_plug *plug, struct request *rq) in blk_add_rq_to_plug()
2661 static void blk_mq_plug_issue_direct(struct blk_plug *plug) in blk_mq_plug_issue_direct()
2701 struct blk_plug *plug) in __blk_mq_flush_plug_list()
2708 static void blk_mq_dispatch_plug_list(struct blk_plug *plug, bool from_sched) in blk_mq_dispatch_plug_list()
2754 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_mq_flush_plug_list()
2848 struct blk_plug *plug, in blk_mq_get_new_requests()
[all …]
H A Dfops.c169 struct blk_plug plug; in __blkdev_direct_IO()
433 struct blk_plug plug; in blkdev_writepages()
H A Dblk.h663 struct blk_plug *plug = current->plug; in blk_time_get_ns()
/linux/fs/xfs/
H A Dxfs_discard.c115 struct blk_plug plug; in xfs_discard_extents()
469 struct blk_plug plug; in xfs_discard_rtdev_extents()
H A Dxfs_iwalk.c105 struct blk_plug plug; in xfs_iwalk_ichunk_ra()
/linux/fs/hpfs/
H A Dbuffer.c41 struct blk_plug plug; in hpfs_prefetch_sectors()
/linux/mm/
H A Dswap_state.c665 struct blk_plug plug; in swap_cluster_readahead()
802 struct blk_plug plug; in swap_vma_readahead()
H A Dreadahead.c150 struct blk_plug plug; in read_pages()
/linux/fs/nfs/blocklayout/
H A Dblocklayout.c244 struct blk_plug plug; in bl_read_pagelist()
388 struct blk_plug plug; in bl_write_pagelist()
/linux/fs/
H A Dmpage.c662 struct blk_plug plug; in mpage_writepages()
/linux/drivers/nvme/target/
H A Dio-cmd-bdev.c249 struct blk_plug plug; in nvmet_bdev_execute_rw()
/linux/fs/jbd2/
H A Dcheckpoint.c130 struct blk_plug plug; in __flush_batch()
/linux/fs/gfs2/
H A Dlog.c93 struct gfs2_trans *tr, struct blk_plug *plug) in gfs2_ail1_start_one()
197 struct blk_plug plug; in gfs2_ail1_flush()
/linux/fs/iomap/
H A Ddirect-io.c573 struct blk_plug plug; in __iomap_dio_rw()
/linux/drivers/block/drbd/
H A Ddrbd_req.c1444 struct blk_plug plug; in submit_fast_path()
1497 struct blk_plug plug; in send_and_submit_pending()
/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 Ddm-kcopyd.c654 struct blk_plug plug; in do_work()

123