| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | blkdev.h | 1252 struct blk_plug { struct 1269 extern void blk_start_plug(struct blk_plug *); argument 1270 extern void blk_finish_plug(struct blk_plug *); 1271 extern void blk_flush_plug_list(struct blk_plug *, bool); 1275 struct blk_plug *plug = tsk->plug; in blk_flush_plug() 1283 struct blk_plug *plug = tsk->plug; in blk_schedule_flush_plug() 1291 struct blk_plug *plug = tsk->plug; in blk_needs_flush_plug() 1301 struct blk_plug { struct 1304 static inline void blk_start_plug(struct blk_plug *plug) in blk_start_plug() 1308 static inline void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
|
| H A D | blk-mq.h | 440 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule);
|
| H A D | sched.h | 44 struct blk_plug; 1075 struct blk_plug *plug;
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-lib.c | 135 struct blk_plug plug; in blkdev_issue_discard() 231 struct blk_plug plug; in blkdev_issue_write_same() 398 struct blk_plug plug; in blkdev_issue_zeroout()
|
| H A D | blk-core.c | 816 struct blk_plug *plug; in submit_bio_checks() 1693 void blk_start_plug(struct blk_plug *plug) in blk_start_plug() 1717 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule) in flush_plug_callbacks() 1737 struct blk_plug *plug = current->plug; in blk_check_plugged() 1759 void blk_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_flush_plug_list() 1777 void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
|
| H A D | blk-mq.h | 273 static inline struct blk_plug *blk_mq_plug(struct request_queue *q, in blk_mq_plug()
|
| H A D | blk-mq.c | 1946 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_mq_flush_plug_list() 2162 static void blk_add_rq_to_plug(struct blk_plug *plug, struct request *rq) in blk_add_rq_to_plug() 2181 static inline unsigned short blk_plug_max_rq_count(struct blk_plug *plug) in blk_plug_max_rq_count() 2212 struct blk_plug *plug; in blk_mq_submit_bio()
|
| /OK3568_Linux_fs/kernel/fs/hpfs/ |
| H A D | buffer.c | 41 struct blk_plug plug; in hpfs_prefetch_sectors()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | swap_state.c | 663 struct blk_plug plug; in swap_cluster_readahead() 840 struct blk_plug plug; in swap_vma_readahead()
|
| H A D | readahead.c | 136 struct blk_plug plug; in read_pages()
|
| /OK3568_Linux_fs/kernel/fs/nfs/blocklayout/ |
| H A D | blocklayout.c | 267 struct blk_plug plug; in bl_read_pagelist() 411 struct blk_plug plug; in bl_write_pagelist()
|
| /OK3568_Linux_fs/kernel/fs/jbd2/ |
| H A D | checkpoint.c | 183 struct blk_plug plug; in __flush_batch()
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_dir2_readdir.c | 252 struct blk_plug plug; in xfs_dir2_leaf_readbuf()
|
| H A D | xfs_iwalk.c | 98 struct blk_plug plug; in xfs_iwalk_ichunk_ra()
|
| H A D | xfs_buf.c | 1558 struct blk_plug plug; in _xfs_buf_ioapply() 2147 struct blk_plug plug; in xfs_buf_delwri_submit_buffers()
|
| H A D | xfs_log_cil.c | 535 struct blk_plug plug; in xlog_discard_busy_extents()
|
| /OK3568_Linux_fs/kernel/drivers/nvme/target/ |
| H A D | io-cmd-bdev.c | 231 struct blk_plug plug; in nvmet_bdev_execute_rw()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | mpage.c | 735 struct blk_plug plug; in mpage_writepages()
|
| H A D | block_dev.c | 380 struct blk_plug plug; in __blkdev_direct_IO() 1901 struct blk_plug plug; in blkdev_write_iter()
|
| H A D | fs-writeback.c | 1825 struct blk_plug plug; in writeback_inodes_wb() 1861 struct blk_plug plug; in wb_writeback()
|
| /OK3568_Linux_fs/kernel/fs/iomap/ |
| H A D | direct-io.c | 437 struct blk_plug plug; in __iomap_dio_rw()
|
| /OK3568_Linux_fs/kernel/drivers/block/drbd/ |
| H A D | drbd_req.c | 1430 struct blk_plug plug; in submit_fast_path() 1483 struct blk_plug plug; in send_and_submit_pending()
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-bufio.c | 765 struct blk_plug plug; in __flush_write_list() 1141 struct blk_plug plug; in dm_bufio_prefetch()
|
| H A D | dm-clone-target.c | 327 struct blk_plug plug; in submit_bios() 1189 struct blk_plug plug; in process_deferred_discards()
|
| /OK3568_Linux_fs/kernel/drivers/target/ |
| H A D | target_core_iblock.c | 337 struct blk_plug plug; in iblock_submit_bios()
|