Searched refs:blk_plug (Results 1 – 25 of 68) sorted by relevance
123
/linux-6.3-rc2/drivers/target/ |
A D | target_core_iblock.h | 25 struct blk_plug blk_plug; member
|
A D | target_core_iblock.c | 222 blk_start_plug(&ib_dev_plug->blk_plug); in iblock_plug_device() 231 blk_finish_plug(&ib_dev_plug->blk_plug); in iblock_unplug_device() 375 struct blk_plug plug; in iblock_submit_bios()
|
/linux-6.3-rc2/include/linux/ |
A D | blkdev.h | 984 struct blk_plug { struct 1009 extern void blk_start_plug(struct blk_plug *); argument 1010 extern void blk_start_plug_nr_ios(struct blk_plug *, unsigned short); 1011 extern void blk_finish_plug(struct blk_plug *); 1013 void __blk_flush_plug(struct blk_plug *plug, bool from_schedule); 1014 static inline void blk_flush_plug(struct blk_plug *plug, bool async) in blk_flush_plug() 1023 struct blk_plug { struct 1026 static inline void blk_start_plug_nr_ios(struct blk_plug *plug, in blk_start_plug_nr_ios() 1031 static inline void blk_start_plug(struct blk_plug *plug) in blk_start_plug() 1035 static inline void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug() [all …]
|
A D | io_uring_types.h | 178 struct blk_plug plug;
|
A D | sched.h | 45 struct blk_plug; 1182 struct blk_plug *plug;
|
/linux-6.3-rc2/block/ |
A D | blk-core.c | 727 struct blk_plug *plug; in submit_bio_noacct() 1055 void blk_start_plug_nr_ios(struct blk_plug *plug, unsigned short nr_ios) in blk_start_plug_nr_ios() 1104 void blk_start_plug(struct blk_plug *plug) in blk_start_plug() 1110 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule) in flush_plug_callbacks() 1130 struct blk_plug *plug = current->plug; in blk_check_plugged() 1152 void __blk_flush_plug(struct blk_plug *plug, bool from_schedule) in __blk_flush_plug() 1178 void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
|
A 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()
|
A 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()
|
A D | blk-mq.c | 545 struct blk_plug *plug, in blk_mq_rq_cache_fill() 573 struct blk_plug *plug = current->plug; in blk_mq_alloc_cached_request() 751 void blk_mq_free_plug_rqs(struct blk_plug *plug) in blk_mq_free_plug_rqs() 1281 static inline unsigned short blk_plug_max_rq_count(struct blk_plug *plug) in blk_plug_max_rq_count() 1288 static void blk_add_rq_to_plug(struct blk_plug *plug, struct request *rq) in blk_add_rq_to_plug() 2677 static void blk_mq_plug_issue_direct(struct blk_plug *plug) in blk_mq_plug_issue_direct() 2716 struct blk_plug *plug) in __blk_mq_flush_plug_list() 2750 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_mq_flush_plug_list() 2838 struct blk_plug *plug, in blk_mq_get_new_requests() 2875 struct blk_plug *plug, struct bio **bio, unsigned int nsegs) in blk_mq_get_cached_request() [all …]
|
A D | fops.c | 174 struct blk_plug plug; in __blkdev_direct_IO() 523 struct blk_plug plug; in blkdev_write_iter()
|
/linux-6.3-rc2/fs/hpfs/ |
A D | buffer.c | 41 struct blk_plug plug; in hpfs_prefetch_sectors()
|
/linux-6.3-rc2/mm/ |
A D | swap_state.c | 618 struct blk_plug plug; in swap_cluster_readahead() 781 struct blk_plug plug; in swap_vma_readahead()
|
A D | readahead.c | 151 struct blk_plug plug; in read_pages()
|
/linux-6.3-rc2/fs/nfs/blocklayout/ |
A D | blocklayout.c | 244 struct blk_plug plug; in bl_read_pagelist() 388 struct blk_plug plug; in bl_write_pagelist()
|
/linux-6.3-rc2/fs/ |
A D | mpage.c | 649 struct blk_plug plug; in mpage_writepages()
|
/linux-6.3-rc2/drivers/nvme/target/ |
A D | io-cmd-bdev.c | 246 struct blk_plug plug; in nvmet_bdev_execute_rw()
|
/linux-6.3-rc2/fs/xfs/ |
A D | xfs_dir2_readdir.c | 253 struct blk_plug plug; in xfs_dir2_leaf_readbuf()
|
A D | xfs_iwalk.c | 103 struct blk_plug plug; in xfs_iwalk_ichunk_ra()
|
A D | xfs_buf.c | 1529 struct blk_plug plug; in _xfs_buf_ioapply() 2150 struct blk_plug plug; in xfs_buf_delwri_submit_buffers()
|
/linux-6.3-rc2/fs/jbd2/ |
A D | checkpoint.c | 175 struct blk_plug plug; in __flush_batch()
|
/linux-6.3-rc2/fs/gfs2/ |
A D | log.c | 102 struct gfs2_trans *tr, struct blk_plug *plug) in gfs2_ail1_start_one() 205 struct blk_plug plug; in gfs2_ail1_flush()
|
/linux-6.3-rc2/fs/iomap/ |
A D | direct-io.c | 493 struct blk_plug plug; in __iomap_dio_rw()
|
/linux-6.3-rc2/drivers/block/drbd/ |
A 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.3-rc2/drivers/md/ |
A D | dm-kcopyd.c | 654 struct blk_plug plug; in do_work()
|
A D | dm-bufio.c | 786 struct blk_plug plug; in __flush_write_list() 1173 struct blk_plug plug; in dm_bufio_prefetch()
|
Completed in 58 milliseconds
123