Home
last modified time | relevance | path

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

123

/linux/drivers/target/
H A Dtarget_core_iblock.h25 struct blk_plug blk_plug; member
H A Dtarget_core_iblock.c218 blk_start_plug(&ib_dev_plug->blk_plug); in iblock_plug_device()
227 blk_finish_plug(&ib_dev_plug->blk_plug); in iblock_unplug_device()
374 struct blk_plug plug; in iblock_submit_bios()
/linux/block/
H A Dblk-lib.c89 struct blk_plug plug; in blkdev_issue_discard()
153 struct blk_plug plug; in blkdev_issue_write_zeroes()
231 struct blk_plug plug; in blkdev_issue_zero_pages()
335 struct blk_plug plug; in blkdev_issue_secure_erase()
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 Dfops.c172 struct blk_plug plug; in __blkdev_direct_IO()
478 struct blk_plug plug; in blkdev_writepages()
H A Dblk.h652 struct blk_plug *plug = current->plug; in blk_time_get_ns()
H A Dioctl.c126 struct blk_plug plug; in blk_ioctl_discard()
H A Dblk-merge.c995 struct blk_plug *plug = current->plug; in blk_attempt_plug_merge()
/linux/include/linux/
H A Dblkdev.h1085 struct blk_plug { struct
1110 extern void blk_start_plug(struct blk_plug *); argument
1111 extern void blk_start_plug_nr_ios(struct blk_plug *, unsigned short);
1112 extern void blk_finish_plug(struct blk_plug *);
1114 void __blk_flush_plug(struct blk_plug *plug, bool from_schedule);
1115 static inline void blk_flush_plug(struct blk_plug *plug, bool async) in blk_flush_plug()
1126 struct blk_plug *plug = tsk->plug; in blk_plug_invalidate_ts()
1136 struct blk_plug { struct
1139 static inline void blk_start_plug_nr_ios(struct blk_plug *plug, in blk_start_plug_nr_ios()
1144 static inline void blk_start_plug(struct blk_plug *plug) in blk_start_plug()
[all …]
H A Dsched.h54 struct blk_plug;
1289 struct blk_plug *plug;
/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;
/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()
2012 struct blk_plug plug; in xfs_buf_delwri_submit_nowait()
2051 struct blk_plug plug; in xfs_buf_delwri_submit()
/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.c242 struct blk_plug plug; in nvmet_bdev_execute_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()
/linux/fs/iomap/
H A Ddirect-io.c616 struct blk_plug plug; in __iomap_dio_rw()
/linux/drivers/md/
H A Ddm-kcopyd.c654 struct blk_plug plug; in do_work()
/linux/fs/
H A Dfs-writeback.c2071 struct blk_plug plug; in writeback_inodes_wb()
2106 struct blk_plug plug; in wb_writeback()
/linux/fs/f2fs/
H A Dcheckpoint.c265 struct blk_plug plug; in f2fs_ra_meta_pages()
419 struct blk_plug plug; in f2fs_sync_meta_pages()
/linux/fs/jfs/
H A Djfs_metapage.c552 struct blk_plug plug; in metapage_writepages()

123