Home
last modified time | relevance | path

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

123

/Linux-v5.4/include/linux/
Dblkdev.h1163 struct blk_plug { struct
1181 extern void blk_start_plug(struct blk_plug *); argument
1182 extern void blk_finish_plug(struct blk_plug *);
1183 extern void blk_flush_plug_list(struct blk_plug *, bool);
1187 struct blk_plug *plug = tsk->plug; in blk_flush_plug()
1195 struct blk_plug *plug = tsk->plug; in blk_schedule_flush_plug()
1203 struct blk_plug *plug = tsk->plug; in blk_needs_flush_plug()
1790 struct blk_plug { struct
1793 static inline void blk_start_plug(struct blk_plug *plug) in blk_start_plug()
1797 static inline void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
Dblk-mq.h262 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule);
Dsched.h39 struct blk_plug;
1002 struct blk_plug *plug;
/Linux-v5.4/block/
Dblk-lib.c101 struct blk_plug plug; in blkdev_issue_discard()
197 struct blk_plug plug; in blkdev_issue_write_same()
364 struct blk_plug plug; in blkdev_issue_zeroout()
Dblk-core.c695 struct blk_plug *plug; in blk_attempt_plug_merge()
1696 void blk_start_plug(struct blk_plug *plug) in blk_start_plug()
1719 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule) in flush_plug_callbacks()
1739 struct blk_plug *plug = current->plug; in blk_check_plugged()
1761 void blk_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_flush_plug_list()
1779 void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
Dblk-mq.h254 static inline struct blk_plug *blk_mq_plug(struct request_queue *q, in blk_mq_plug()
Dblk-zoned.c261 struct blk_plug plug; in blkdev_reset_zones()
/Linux-v5.4/mm/
Dswap_state.c548 struct blk_plug plug; in swap_cluster_readahead()
725 struct blk_plug plug; in swap_vma_readahead()
Dreadahead.c119 struct blk_plug plug; in read_pages()
/Linux-v5.4/fs/hpfs/
Dbuffer.c41 struct blk_plug plug; in hpfs_prefetch_sectors()
/Linux-v5.4/fs/f2fs/
Dcheckpoint.c225 struct blk_plug plug; in f2fs_ra_meta_pages()
373 struct blk_plug plug; in f2fs_sync_meta_pages()
1166 struct blk_plug plug; in block_operations()
/Linux-v5.4/fs/jbd2/
Dcheckpoint.c181 struct blk_plug plug; in __flush_batch()
/Linux-v5.4/fs/xfs/
Dxfs_dir2_readdir.c247 struct blk_plug plug; in xfs_dir2_leaf_readbuf()
Dxfs_iwalk.c95 struct blk_plug plug; in xfs_iwalk_ichunk_ra()
Dxfs_buf.c1343 struct blk_plug plug; in _xfs_buf_ioapply()
1895 struct blk_plug plug; in xfs_buf_delwri_submit_buffers()
Dxfs_log_cil.c536 struct blk_plug plug; in xlog_discard_busy_extents()
/Linux-v5.4/fs/nfs/blocklayout/
Dblocklayout.c267 struct blk_plug plug; in bl_read_pagelist()
411 struct blk_plug plug; in bl_write_pagelist()
/Linux-v5.4/fs/iomap/
Ddirect-io.c404 struct blk_plug plug; in iomap_dio_rw()
/Linux-v5.4/fs/
Dmpage.c715 struct blk_plug plug; in mpage_writepages()
Dblock_dev.c343 struct blk_plug plug; in __blkdev_direct_IO()
1969 struct blk_plug plug; in blkdev_write_iter()
/Linux-v5.4/drivers/block/drbd/
Ddrbd_req.c1448 struct blk_plug plug; in submit_fast_path()
1501 struct blk_plug plug; in send_and_submit_pending()
/Linux-v5.4/drivers/md/
Ddm-bufio.c730 struct blk_plug plug; in __flush_write_list()
1106 struct blk_plug plug; in dm_bufio_prefetch()
Ddm-kcopyd.c650 struct blk_plug plug; in do_work()
Ddm-clone-target.c315 struct blk_plug plug; in submit_bios()
1142 struct blk_plug plug; in process_deferred_discards()
/Linux-v5.4/drivers/target/
Dtarget_core_iblock.c337 struct blk_plug plug; in iblock_submit_bios()

123