/linux-6.15/drivers/target/ |
D | target_core_iblock.h | 25 struct blk_plug blk_plug; member
|
D | target_core_iblock.c | 218 blk_start_plug(&ib_dev_plug->blk_plug); in iblock_plug_device() 227 blk_finish_plug(&ib_dev_plug->blk_plug); in iblock_unplug_device() 374 struct blk_plug plug; in iblock_submit_bios()
|
/linux-6.15/block/ |
D | blk-lib.c | 89 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()
|
D | blk-core.c | 627 struct blk_plug plug; in __submit_bio() 1119 void blk_start_plug_nr_ios(struct blk_plug *plug, unsigned short nr_ios) in blk_start_plug_nr_ios() 1168 void blk_start_plug(struct blk_plug *plug) in blk_start_plug() 1174 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule) in flush_plug_callbacks() 1194 struct blk_plug *plug = current->plug; in blk_check_plugged() 1216 void __blk_flush_plug(struct blk_plug *plug, bool from_schedule) in __blk_flush_plug() 1244 void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
|
D | blk-mq.h | 122 void blk_mq_free_plug_rqs(struct blk_plug *plug); 123 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule);
|
D | blk-mq.c | 580 struct blk_plug *plug, in blk_mq_rq_cache_fill() 608 struct blk_plug *plug = current->plug; in blk_mq_alloc_cached_request() 803 void blk_mq_free_plug_rqs(struct blk_plug *plug) in blk_mq_free_plug_rqs() 1368 static inline unsigned short blk_plug_max_rq_count(struct blk_plug *plug) in blk_plug_max_rq_count() 1375 static void blk_add_rq_to_plug(struct blk_plug *plug, struct request *rq) in blk_add_rq_to_plug() 2781 static void blk_mq_plug_issue_direct(struct blk_plug *plug) in blk_mq_plug_issue_direct() 2821 struct blk_plug *plug) in __blk_mq_flush_plug_list() 2828 static void blk_mq_dispatch_plug_list(struct blk_plug *plug, bool from_sched) in blk_mq_dispatch_plug_list() 2873 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_mq_flush_plug_list() 2967 struct blk_plug *plug, in blk_mq_get_new_requests() [all …]
|
D | fops.c | 171 struct blk_plug plug; in __blkdev_direct_IO() 454 struct blk_plug plug; in blkdev_writepages()
|
/linux-6.15/include/linux/ |
D | blkdev.h | 1078 struct blk_plug { struct 1103 extern void blk_start_plug(struct blk_plug *); argument 1104 extern void blk_start_plug_nr_ios(struct blk_plug *, unsigned short); 1105 extern void blk_finish_plug(struct blk_plug *); 1107 void __blk_flush_plug(struct blk_plug *plug, bool from_schedule); 1108 static inline void blk_flush_plug(struct blk_plug *plug, bool async) in blk_flush_plug() 1119 struct blk_plug *plug = tsk->plug; in blk_plug_invalidate_ts() 1129 struct blk_plug { struct 1132 static inline void blk_start_plug_nr_ios(struct blk_plug *plug, in blk_start_plug_nr_ios() 1137 static inline void blk_start_plug(struct blk_plug *plug) in blk_start_plug() [all …]
|
D | io_uring_types.h | 228 struct blk_plug plug;
|
D | sched.h | 55 struct blk_plug; 1281 struct blk_plug *plug;
|
/linux-6.15/fs/hpfs/ |
D | buffer.c | 41 struct blk_plug plug; in hpfs_prefetch_sectors()
|
/linux-6.15/mm/ |
D | swap_state.c | 597 struct blk_plug plug; in swap_cluster_readahead() 734 struct blk_plug plug; in swap_vma_readahead()
|
D | readahead.c | 150 struct blk_plug plug; in read_pages()
|
/linux-6.15/fs/xfs/ |
D | xfs_discard.c | 136 struct blk_plug plug; in xfs_discard_extents() 489 struct blk_plug plug; in xfs_discard_rtdev_extents()
|
D | xfs_buf.c | 1337 struct blk_plug plug; in xfs_buf_submit_bio() 1992 struct blk_plug plug; in xfs_buf_delwri_submit_nowait() 2031 struct blk_plug plug; in xfs_buf_delwri_submit()
|
D | xfs_dir2_readdir.c | 255 struct blk_plug plug; in xfs_dir2_leaf_readbuf()
|
D | xfs_iwalk.c | 104 struct blk_plug plug; in xfs_iwalk_ichunk_ra()
|
/linux-6.15/fs/bcachefs/ |
D | fs-io-buffered.c | 278 struct blk_plug plug; in bch2_readahead() 338 struct blk_plug plug; in bch2_read_single_folio() 671 struct blk_plug plug; in bch2_writepages()
|
D | fs-io-direct.c | 73 struct blk_plug plug; in bch2_direct_IO_read() 201 struct blk_plug plug; in bch2_read_iter()
|
/linux-6.15/drivers/md/dm-vdo/ |
D | io-submitter.c | 36 struct blk_plug plug;
|
/linux-6.15/fs/nfs/blocklayout/ |
D | blocklayout.c | 244 struct blk_plug plug; in bl_read_pagelist() 388 struct blk_plug plug; in bl_write_pagelist()
|
/linux-6.15/fs/jbd2/ |
D | checkpoint.c | 130 struct blk_plug plug; in __flush_batch()
|
/linux-6.15/drivers/nvme/target/ |
D | io-cmd-bdev.c | 249 struct blk_plug plug; in nvmet_bdev_execute_rw()
|
/linux-6.15/fs/ |
D | mpage.c | 659 struct blk_plug plug; in mpage_writepages()
|
/linux-6.15/fs/gfs2/ |
D | log.c | 93 struct gfs2_trans *tr, struct blk_plug *plug) in gfs2_ail1_start_one() 197 struct blk_plug plug; in gfs2_ail1_flush()
|