Home
last modified time | relevance | path

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

123

/linux/drivers/target/
H A Dtarget_core_iblock.h25 struct blk_plug blk_plug; member
H A Dtarget_core_iblock.c223 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/include/linux/
H A Dblkdev.h1150 struct blk_plug { struct
1175 extern void blk_start_plug(struct blk_plug *); argument
1176 extern void blk_start_plug_nr_ios(struct blk_plug *, unsigned short);
1177 extern void blk_finish_plug(struct blk_plug *);
1179 void __blk_flush_plug(struct blk_plug *plug, bool from_schedule);
1180 static inline void blk_flush_plug(struct blk_plug *plug, bool async) in blk_flush_plug()
1191 struct blk_plug *plug = tsk->plug; in blk_plug_invalidate_ts()
1201 struct blk_plug { struct
1204 static inline void blk_start_plug_nr_ios(struct blk_plug *plug, in blk_start_plug_nr_ios()
1209 static inline void blk_start_plug(struct blk_plug *plug) in blk_start_plug()
[all …]
H A Dio_uring_types.h228 struct blk_plug plug;
/linux/block/
H A Dblk-core.c627 struct blk_plug plug; in __submit_bio()
1119 void blk_start_plug_nr_ios(struct blk_plug *plug, unsigned short nr_ios) in blk_start_plug_nr_ios()
1168 void blk_start_plug(struct blk_plug *plug) in blk_start_plug()
1174 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule) in flush_plug_callbacks()
1194 struct blk_plug *plug = current->plug; in blk_check_plugged()
1216 void __blk_flush_plug(struct blk_plug *plug, bool from_schedule) in __blk_flush_plug()
1244 void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
H A Dblk-mq.h122 void blk_mq_free_plug_rqs(struct blk_plug *plug);
123 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule);
H A Dblk-mq.c570 struct blk_plug *plug, in blk_mq_rq_cache_fill()
602 struct blk_plug *plug = current->plug; in blk_mq_alloc_cached_request()
807 void blk_mq_free_plug_rqs(struct blk_plug *plug) in blk_mq_free_plug_rqs()
1374 static inline unsigned short blk_plug_max_rq_count(struct blk_plug *plug) in blk_plug_max_rq_count()
1381 static void blk_add_rq_to_plug(struct blk_plug *plug, struct request *rq) in blk_add_rq_to_plug()
2939 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_mq_flush_plug_list()
3017 struct blk_plug *plug, in blk_mq_get_new_requests()
3050 static struct request *blk_mq_peek_cached_request(struct blk_plug *plug, in blk_mq_peek_cached_request()
3069 static void blk_mq_use_cached_rq(struct request *rq, struct blk_plug *plug, in blk_mq_use_cached_rq()
3114 struct blk_plug *plug = current->plug; in blk_mq_submit_bio()
H A Dfops.c172 struct blk_plug plug; in __blkdev_direct_IO()
478 struct blk_plug plug; in blkdev_writepages()
H A Dblk.h660 struct blk_plug *plug = current->plug; in blk_time_get_ns()
/linux/fs/hpfs/
H A Dbuffer.c41 struct blk_plug plug; in hpfs_prefetch_sectors()
/linux/mm/
H A Dswap_state.c594 struct blk_plug plug; in swap_cluster_readahead()
731 struct blk_plug plug; in swap_vma_readahead()
H A Dreadahead.c150 struct blk_plug plug; in read_pages()
/linux/fs/bcachefs/
H A Dfs-io-buffered.c278 struct blk_plug plug; in bch2_readahead()
338 struct blk_plug plug; in bch2_read_single_folio()
397 struct blk_plug plug;
H A Dfs-io-direct.c74 struct blk_plug plug; in bch2_direct_IO_read()
202 struct blk_plug plug; in bch2_read_iter()
/linux/drivers/md/dm-vdo/
H A Dio-submitter.c36 struct blk_plug plug;
/linux/fs/xfs/
H A Dxfs_buf.c1339 struct blk_plug plug; in xfs_buf_submit_bio()
2007 struct blk_plug plug; in xfs_buf_delwri_submit_nowait()
2046 struct blk_plug plug; in xfs_buf_delwri_submit()
H A Dxfs_iwalk.c104 struct blk_plug plug; in xfs_iwalk_ichunk_ra()
H A Dxfs_dir2_readdir.c255 struct blk_plug plug; in xfs_dir2_leaf_readbuf()
/linux/fs/nfs/blocklayout/
H A Dblocklayout.c244 struct blk_plug plug; in bl_read_pagelist()
388 struct blk_plug plug; in bl_write_pagelist()
/linux/fs/jbd2/
H A Dcheckpoint.c130 struct blk_plug plug; in __flush_batch()
/linux/drivers/nvme/target/
H A Dio-cmd-bdev.c246 struct blk_plug plug; in nvmet_bdev_execute_rw()
/linux/fs/
H A Dmpage.c659 struct blk_plug plug; in mpage_writepages()
/linux/fs/gfs2/
H A Dlog.c94 struct gfs2_trans *tr, struct blk_plug *plug) in gfs2_ail1_start_one()
202 struct blk_plug plug; in gfs2_ail1_flush()
/linux/fs/iomap/
H A Ddirect-io.c611 struct blk_plug plug; in __iomap_dio_rw()
/linux/drivers/block/drbd/
H A Ddrbd_req.c1444 struct blk_plug plug; in submit_fast_path()
1497 struct blk_plug plug; in send_and_submit_pending()

123