/linux-6.1.9/drivers/target/ |
D | target_core_iblock.h | 25 struct blk_plug blk_plug; member
|
D | target_core_iblock.c | 220 blk_start_plug(&ib_dev_plug->blk_plug); in iblock_plug_device() 229 blk_finish_plug(&ib_dev_plug->blk_plug); in iblock_unplug_device() 373 struct blk_plug plug; in iblock_submit_bios()
|
/linux-6.1.9/include/linux/ |
D | blkdev.h | 994 struct blk_plug { struct 1019 extern void blk_start_plug(struct blk_plug *); argument 1020 extern void blk_start_plug_nr_ios(struct blk_plug *, unsigned short); 1021 extern void blk_finish_plug(struct blk_plug *); 1023 void __blk_flush_plug(struct blk_plug *plug, bool from_schedule); 1024 static inline void blk_flush_plug(struct blk_plug *plug, bool async) in blk_flush_plug() 1033 struct blk_plug { struct 1036 static inline void blk_start_plug_nr_ios(struct blk_plug *plug, in blk_start_plug_nr_ios() 1041 static inline void blk_start_plug(struct blk_plug *plug) in blk_start_plug() 1045 static inline void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug() [all …]
|
D | io_uring_types.h | 177 struct blk_plug plug;
|
D | sched.h | 45 struct blk_plug; 1188 struct blk_plug *plug;
|
/linux-6.1.9/block/ |
D | blk-core.c | 703 struct blk_plug *plug; in submit_bio_noacct() 1035 void blk_start_plug_nr_ios(struct blk_plug *plug, unsigned short nr_ios) in blk_start_plug_nr_ios() 1084 void blk_start_plug(struct blk_plug *plug) in blk_start_plug() 1090 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule) in flush_plug_callbacks() 1110 struct blk_plug *plug = current->plug; in blk_check_plugged() 1132 void __blk_flush_plug(struct blk_plug *plug, bool from_schedule) in __blk_flush_plug() 1158 void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
|
D | blk-lib.c | 101 struct blk_plug plug; in blkdev_issue_discard() 258 struct blk_plug plug; in blkdev_issue_zeroout() 309 struct blk_plug plug; in blkdev_issue_secure_erase()
|
D | blk-mq.h | 126 void blk_mq_free_plug_rqs(struct blk_plug *plug); 127 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule); 312 static inline struct blk_plug *blk_mq_plug( struct bio *bio) in blk_mq_plug()
|
D | blk-mq.c | 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() 2652 static void blk_mq_plug_issue_direct(struct blk_plug *plug, bool from_schedule) in blk_mq_plug_issue_direct() 2695 struct blk_plug *plug) in __blk_mq_flush_plug_list() 2702 static void blk_mq_dispatch_plug_list(struct blk_plug *plug, bool from_sched) in blk_mq_dispatch_plug_list() 2729 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_mq_flush_plug_list() 2821 struct blk_plug *plug, in blk_mq_get_new_requests() [all …]
|
D | fops.c | 174 struct blk_plug plug; in __blkdev_direct_IO() 515 struct blk_plug plug; in blkdev_write_iter()
|
/linux-6.1.9/fs/hpfs/ |
D | buffer.c | 41 struct blk_plug plug; in hpfs_prefetch_sectors()
|
/linux-6.1.9/mm/ |
D | swap_state.c | 619 struct blk_plug plug; in swap_cluster_readahead() 791 struct blk_plug plug; in swap_vma_readahead()
|
D | readahead.c | 151 struct blk_plug plug; in read_pages()
|
/linux-6.1.9/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.1.9/drivers/nvme/target/ |
D | io-cmd-bdev.c | 246 struct blk_plug plug; in nvmet_bdev_execute_rw()
|
/linux-6.1.9/fs/xfs/ |
D | xfs_dir2_readdir.c | 253 struct blk_plug plug; in xfs_dir2_leaf_readbuf()
|
D | xfs_iwalk.c | 103 struct blk_plug plug; in xfs_iwalk_ichunk_ra()
|
D | xfs_buf.c | 1529 struct blk_plug plug; in _xfs_buf_ioapply() 2149 struct blk_plug plug; in xfs_buf_delwri_submit_buffers()
|
/linux-6.1.9/fs/ |
D | mpage.c | 660 struct blk_plug plug; in mpage_writepages()
|
D | fs-writeback.c | 1973 struct blk_plug plug; in writeback_inodes_wb() 2008 struct blk_plug plug; in wb_writeback()
|
/linux-6.1.9/fs/jbd2/ |
D | checkpoint.c | 175 struct blk_plug plug; in __flush_batch()
|
/linux-6.1.9/fs/gfs2/ |
D | log.c | 93 struct gfs2_trans *tr, struct blk_plug *plug) in gfs2_ail1_start_one() 196 struct blk_plug plug; in gfs2_ail1_flush()
|
/linux-6.1.9/fs/iomap/ |
D | direct-io.c | 500 struct blk_plug plug; in __iomap_dio_rw()
|
/linux-6.1.9/drivers/block/drbd/ |
D | drbd_req.c | 1438 struct blk_plug plug; in submit_fast_path() 1491 struct blk_plug plug; in send_and_submit_pending()
|
/linux-6.1.9/drivers/md/ |
D | dm-kcopyd.c | 648 struct blk_plug plug; in do_work()
|