Home
last modified time | relevance | path

Searched refs:blk_plug (Results 1 – 25 of 67) sorted by relevance

123

/OK3568_Linux_fs/kernel/include/linux/
H A Dblkdev.h1252 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 Dblk-mq.h440 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule);
H A Dsched.h44 struct blk_plug;
1075 struct blk_plug *plug;
/OK3568_Linux_fs/kernel/block/
H A Dblk-lib.c135 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 Dblk-core.c816 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 Dblk-mq.h273 static inline struct blk_plug *blk_mq_plug(struct request_queue *q, in blk_mq_plug()
H A Dblk-mq.c1946 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 Dbuffer.c41 struct blk_plug plug; in hpfs_prefetch_sectors()
/OK3568_Linux_fs/kernel/mm/
H A Dswap_state.c663 struct blk_plug plug; in swap_cluster_readahead()
840 struct blk_plug plug; in swap_vma_readahead()
H A Dreadahead.c136 struct blk_plug plug; in read_pages()
/OK3568_Linux_fs/kernel/fs/nfs/blocklayout/
H A Dblocklayout.c267 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 Dcheckpoint.c183 struct blk_plug plug; in __flush_batch()
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_dir2_readdir.c252 struct blk_plug plug; in xfs_dir2_leaf_readbuf()
H A Dxfs_iwalk.c98 struct blk_plug plug; in xfs_iwalk_ichunk_ra()
H A Dxfs_buf.c1558 struct blk_plug plug; in _xfs_buf_ioapply()
2147 struct blk_plug plug; in xfs_buf_delwri_submit_buffers()
H A Dxfs_log_cil.c535 struct blk_plug plug; in xlog_discard_busy_extents()
/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dio-cmd-bdev.c231 struct blk_plug plug; in nvmet_bdev_execute_rw()
/OK3568_Linux_fs/kernel/fs/
H A Dmpage.c735 struct blk_plug plug; in mpage_writepages()
H A Dblock_dev.c380 struct blk_plug plug; in __blkdev_direct_IO()
1901 struct blk_plug plug; in blkdev_write_iter()
H A Dfs-writeback.c1825 struct blk_plug plug; in writeback_inodes_wb()
1861 struct blk_plug plug; in wb_writeback()
/OK3568_Linux_fs/kernel/fs/iomap/
H A Ddirect-io.c437 struct blk_plug plug; in __iomap_dio_rw()
/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A Ddrbd_req.c1430 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 Ddm-bufio.c765 struct blk_plug plug; in __flush_write_list()
1141 struct blk_plug plug; in dm_bufio_prefetch()
H A Ddm-clone-target.c327 struct blk_plug plug; in submit_bios()
1189 struct blk_plug plug; in process_deferred_discards()
/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_iblock.c337 struct blk_plug plug; in iblock_submit_bios()

123