| /linux/drivers/target/ |
| H A D | target_core_iblock.h | 25 struct blk_plug blk_plug; member
|
| H A D | target_core_iblock.c | 223 blk_start_plug(&ib_dev_plug->blk_plug); in iblock_plug_device() 232 blk_finish_plug(&ib_dev_plug->blk_plug); in iblock_unplug_device() 379 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() 232 struct blk_plug plug; in blkdev_issue_zero_pages() 336 struct blk_plug plug; in blkdev_issue_secure_erase()
|
| H A D | blk-mq.h | 136 void blk_mq_free_plug_rqs(struct blk_plug *plug); 137 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule);
|
| H A D | blk-mq.c | 579 struct blk_plug *plug, in blk_mq_rq_cache_fill() 611 struct blk_plug *plug = current->plug; in blk_mq_alloc_cached_request() 816 void blk_mq_free_plug_rqs(struct blk_plug *plug) in blk_mq_free_plug_rqs() 1383 static inline unsigned short blk_plug_max_rq_count(struct blk_plug *plug) in blk_plug_max_rq_count() 1390 static void blk_add_rq_to_plug(struct blk_plug *plug, struct request *rq) in blk_add_rq_to_plug() 2948 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_mq_flush_plug_list() 3026 struct blk_plug *plug, in blk_mq_get_new_requests() 3059 static struct request *blk_mq_peek_cached_request(struct blk_plug *plug, in blk_mq_peek_cached_request() 3078 static void blk_mq_use_cached_rq(struct request *rq, struct blk_plug *plug, in blk_mq_use_cached_rq() 3123 struct blk_plug *plug = current->plug; in blk_mq_submit_bio()
|
| H A D | fops.c | 179 struct blk_plug plug; in __blkdev_direct_IO() 486 struct blk_plug plug; in blkdev_writepages()
|
| /linux/include/linux/ |
| H A D | blkdev.h | 1154 struct blk_plug { struct 1179 extern void blk_start_plug(struct blk_plug *); argument 1180 extern void blk_start_plug_nr_ios(struct blk_plug *, unsigned short); 1181 extern void blk_finish_plug(struct blk_plug *); 1183 void __blk_flush_plug(struct blk_plug *plug, bool from_schedule); 1184 static inline void blk_flush_plug(struct blk_plug *plug, bool async) in blk_flush_plug() 1195 struct blk_plug *plug = tsk->plug; in blk_plug_invalidate_ts() 1205 struct blk_plug { struct 1208 static inline void blk_start_plug_nr_ios(struct blk_plug *plug, in blk_start_plug_nr_ios() 1213 static inline void blk_start_plug(struct blk_plug *plug) in blk_start_plug() [all …]
|
| H A D | sched.h | 59 struct blk_plug; 1288 struct blk_plug *plug;
|
| /linux/fs/xfs/ |
| H A D | xfs_discard.c | 118 struct blk_plug plug; in xfs_discard_extents() 487 struct blk_plug plug; in xfs_discard_rtdev_extents()
|
| H A D | xfs_buf.c | 1336 struct blk_plug plug; in xfs_buf_submit_bio() 2011 struct blk_plug plug; in xfs_buf_delwri_submit_nowait() 2050 struct blk_plug plug; in xfs_buf_delwri_submit()
|
| H A D | xfs_iwalk.c | 104 struct blk_plug plug; in xfs_iwalk_ichunk_ra()
|
| /linux/mm/ |
| H A D | swap_state.c | 631 struct blk_plug plug; in swap_cluster_readahead() 733 struct blk_plug plug; in swap_vma_readahead()
|
| H A D | readahead.c | 153 struct blk_plug plug; in read_pages()
|
| /linux/fs/hpfs/ |
| H A D | buffer.c | 41 struct blk_plug plug; in hpfs_prefetch_sectors()
|
| /linux/drivers/md/dm-vdo/ |
| H A D | io-submitter.c | 36 struct blk_plug plug;
|
| /linux/fs/exfat/ |
| H A D | balloc.c | 77 struct blk_plug plug; in exfat_allocate_bitmap()
|
| /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/drivers/nvme/target/ |
| H A D | io-cmd-bdev.c | 246 struct blk_plug plug; in nvmet_bdev_execute_rw()
|
| /linux/fs/jbd2/ |
| H A D | checkpoint.c | 130 struct blk_plug plug; in __flush_batch()
|
| /linux/fs/ |
| H A D | mpage.c | 665 struct blk_plug plug; in mpage_writepages()
|
| H A D | fs-writeback.c | 2110 struct blk_plug plug; in writeback_inodes_wb() 2145 struct blk_plug plug; in wb_writeback()
|
| /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/fs/iomap/ |
| H A D | direct-io.c | 614 struct blk_plug plug; in __iomap_dio_rw()
|
| /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 | 552 struct blk_plug plug; in metapage_writepages()
|