Home
last modified time | relevance | path

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

123

/Linux-v5.15/drivers/target/
Dtarget_core_iblock.h25 struct blk_plug blk_plug; member
Dtarget_core_iblock.c215 blk_start_plug(&ib_dev_plug->blk_plug); in iblock_plug_device()
224 blk_finish_plug(&ib_dev_plug->blk_plug); in iblock_unplug_device()
372 struct blk_plug plug; in iblock_submit_bios()
/Linux-v5.15/block/
Dblk-lib.c136 struct blk_plug plug; in blkdev_issue_discard()
232 struct blk_plug plug; in blkdev_issue_write_same()
399 struct blk_plug plug; in blkdev_issue_zeroout()
Dblk-core.c802 struct blk_plug *plug; in submit_bio_checks()
1655 void blk_start_plug(struct blk_plug *plug) in blk_start_plug()
1679 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule) in flush_plug_callbacks()
1699 struct blk_plug *plug = current->plug; in blk_check_plugged()
1721 void blk_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_flush_plug_list()
1739 void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
Dfops.c197 struct blk_plug plug; in __blkdev_direct_IO()
493 struct blk_plug plug; in blkdev_write_iter()
Dblk-mq.h291 static inline struct blk_plug *blk_mq_plug(struct request_queue *q, in blk_mq_plug()
Dblk-mq.c1916 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_mq_flush_plug_list()
2136 static void blk_add_rq_to_plug(struct blk_plug *plug, struct request *rq) in blk_add_rq_to_plug()
2155 static inline unsigned short blk_plug_max_rq_count(struct blk_plug *plug) in blk_plug_max_rq_count()
2186 struct blk_plug *plug; in blk_mq_submit_bio()
/Linux-v5.15/include/linux/
Dblkdev.h1194 struct blk_plug { struct
1213 extern void blk_start_plug(struct blk_plug *); argument
1214 extern void blk_finish_plug(struct blk_plug *);
1215 extern void blk_flush_plug_list(struct blk_plug *, bool);
1219 struct blk_plug *plug = tsk->plug; in blk_flush_plug()
1227 struct blk_plug *plug = tsk->plug; in blk_schedule_flush_plug()
1235 struct blk_plug *plug = tsk->plug; in blk_needs_flush_plug()
1245 struct blk_plug { struct
1248 static inline void blk_start_plug(struct blk_plug *plug) in blk_start_plug()
1252 static inline void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
Dblk-mq.h454 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule);
Dsched.h43 struct blk_plug;
1165 struct blk_plug *plug;
/Linux-v5.15/fs/hpfs/
Dbuffer.c41 struct blk_plug plug; in hpfs_prefetch_sectors()
/Linux-v5.15/mm/
Dswap_state.c622 struct blk_plug plug; in swap_cluster_readahead()
791 struct blk_plug plug; in swap_vma_readahead()
Dreadahead.c122 struct blk_plug plug; in read_pages()
/Linux-v5.15/fs/xfs/
Dxfs_dir2_readdir.c252 struct blk_plug plug; in xfs_dir2_leaf_readbuf()
Dxfs_iwalk.c103 struct blk_plug plug; in xfs_iwalk_ichunk_ra()
Dxfs_buf.c1491 struct blk_plug plug; in _xfs_buf_ioapply()
2090 struct blk_plug plug; in xfs_buf_delwri_submit_buffers()
/Linux-v5.15/fs/nfs/blocklayout/
Dblocklayout.c262 struct blk_plug plug; in bl_read_pagelist()
406 struct blk_plug plug; in bl_write_pagelist()
/Linux-v5.15/drivers/nvme/target/
Dio-cmd-bdev.c237 struct blk_plug plug; in nvmet_bdev_execute_rw()
/Linux-v5.15/fs/jbd2/
Dcheckpoint.c175 struct blk_plug plug; in __flush_batch()
/Linux-v5.15/fs/gfs2/
Dlog.c93 struct gfs2_trans *tr, struct blk_plug *plug) in gfs2_ail1_start_one()
196 struct blk_plug plug; in gfs2_ail1_flush()
/Linux-v5.15/fs/
Dmpage.c697 struct blk_plug plug; in mpage_writepages()
Dfs-writeback.c1974 struct blk_plug plug; in writeback_inodes_wb()
2009 struct blk_plug plug; in wb_writeback()
/Linux-v5.15/fs/iomap/
Ddirect-io.c468 struct blk_plug plug; in __iomap_dio_rw()
/Linux-v5.15/drivers/block/drbd/
Ddrbd_req.c1432 struct blk_plug plug; in submit_fast_path()
1485 struct blk_plug plug; in send_and_submit_pending()
/Linux-v5.15/drivers/md/
Ddm-kcopyd.c648 struct blk_plug plug; in do_work()

123