/linux/drivers/target/ |
H A D | target_core_iblock.h | 25 struct blk_plug blk_plug; member
|
H A D | target_core_iblock.c | 230 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/block/ |
H A 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()
|
H A 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 …]
|
H A D | blk.h | 648 struct blk_plug *plug = current->plug; in blk_time_get_ns()
|
H A D | ioctl.c | 125 struct blk_plug plug; in blk_ioctl_discard()
|
/linux/include/linux/ |
H A D | blkdev.h | 1034 struct blk_plug { struct 1059 extern void blk_start_plug(struct blk_plug *); argument 1060 extern void blk_start_plug_nr_ios(struct blk_plug *, unsigned short); 1061 extern void blk_finish_plug(struct blk_plug *); 1063 void __blk_flush_plug(struct blk_plug *plug, bool from_schedule); 1064 static inline void blk_flush_plug(struct blk_plug *plug, bool async) in blk_flush_plug() 1075 struct blk_plug *plug = tsk->plug; in blk_plug_invalidate_ts() 1085 struct blk_plug { struct 1088 static inline void blk_start_plug_nr_ios(struct blk_plug *plug, in blk_start_plug_nr_ios() 1093 static inline void blk_start_plug(struct blk_plug *plug) in blk_start_plug() [all …]
|
H A D | io_uring_types.h | 218 struct blk_plug plug;
|
H A D | sched.h | 54 struct blk_plug; 1255 struct blk_plug *plug;
|
/linux/fs/xfs/ |
H A D | xfs_discard.c | 136 struct blk_plug plug; in xfs_discard_extents() 489 struct blk_plug plug; in xfs_discard_rtdev_extents()
|
H A D | xfs_buf.c | 1467 struct blk_plug plug; in xfs_buf_submit_bio() 2143 struct blk_plug plug; in xfs_buf_delwri_submit_nowait() 2182 struct blk_plug plug; in xfs_buf_delwri_submit()
|
/linux/fs/hpfs/ |
H A D | buffer.c | 41 struct blk_plug plug; in hpfs_prefetch_sectors()
|
/linux/fs/bcachefs/ |
H A D | fs-io-buffered.c | 254 struct blk_plug plug; in bch2_readahead() 313 struct blk_plug plug; in bch2_read_single_folio() 646 struct blk_plug plug; in bch2_writepages()
|
H A D | fs-io-direct.c | 73 struct blk_plug plug; in bch2_direct_IO_read() 193 struct blk_plug plug; in bch2_read_iter()
|
/linux/fs/nfs/blocklayout/ |
H A D | blocklayout.c | 244 struct blk_plug plug; in bl_read_pagelist() 388 struct blk_plug plug; in bl_write_pagelist()
|
/linux/fs/jbd2/ |
H A D | checkpoint.c | 130 struct blk_plug plug; in __flush_batch()
|
/linux/drivers/nvme/target/ |
H A D | io-cmd-bdev.c | 249 struct blk_plug plug; in nvmet_bdev_execute_rw()
|
/linux/fs/gfs2/ |
H A 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()
|
/linux/mm/ |
H A D | readahead.c | 151 struct blk_plug plug; in read_pages()
|
/linux/fs/iomap/ |
H A D | direct-io.c | 583 struct blk_plug plug; in __iomap_dio_rw()
|
/linux/drivers/block/drbd/ |
H A D | drbd_req.c | 1444 struct blk_plug plug; in submit_fast_path() 1497 struct blk_plug plug; in send_and_submit_pending()
|
/linux/drivers/md/ |
H A D | dm-kcopyd.c | 654 struct blk_plug plug; in do_work()
|
/linux/fs/jfs/ |
H A D | jfs_metapage.c | 470 struct blk_plug plug; in metapage_writepages()
|
/linux/fs/ |
H A D | fs-writeback.c | 2071 struct blk_plug plug; in writeback_inodes_wb() 2106 struct blk_plug plug; in wb_writeback()
|
/linux/fs/fat/ |
H A D | fatent.c | 692 struct blk_plug plug; in fat_ent_reada()
|