Home
last modified time | relevance | path

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

123

/linux-6.1.9/drivers/target/
Dtarget_core_iblock.h25 struct blk_plug blk_plug; member
Dtarget_core_iblock.c220 blk_start_plug(&ib_dev_plug->blk_plug); in iblock_plug_device()
229 blk_finish_plug(&ib_dev_plug->blk_plug); in iblock_unplug_device()
373 struct blk_plug plug; in iblock_submit_bios()
/linux-6.1.9/include/linux/
Dblkdev.h994 struct blk_plug { struct
1019 extern void blk_start_plug(struct blk_plug *); argument
1020 extern void blk_start_plug_nr_ios(struct blk_plug *, unsigned short);
1021 extern void blk_finish_plug(struct blk_plug *);
1023 void __blk_flush_plug(struct blk_plug *plug, bool from_schedule);
1024 static inline void blk_flush_plug(struct blk_plug *plug, bool async) in blk_flush_plug()
1033 struct blk_plug { struct
1036 static inline void blk_start_plug_nr_ios(struct blk_plug *plug, in blk_start_plug_nr_ios()
1041 static inline void blk_start_plug(struct blk_plug *plug) in blk_start_plug()
1045 static inline void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
[all …]
Dio_uring_types.h177 struct blk_plug plug;
Dsched.h45 struct blk_plug;
1188 struct blk_plug *plug;
/linux-6.1.9/block/
Dblk-core.c703 struct blk_plug *plug; in submit_bio_noacct()
1035 void blk_start_plug_nr_ios(struct blk_plug *plug, unsigned short nr_ios) in blk_start_plug_nr_ios()
1084 void blk_start_plug(struct blk_plug *plug) in blk_start_plug()
1090 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule) in flush_plug_callbacks()
1110 struct blk_plug *plug = current->plug; in blk_check_plugged()
1132 void __blk_flush_plug(struct blk_plug *plug, bool from_schedule) in __blk_flush_plug()
1158 void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
Dblk-lib.c101 struct blk_plug plug; in blkdev_issue_discard()
258 struct blk_plug plug; in blkdev_issue_zeroout()
309 struct blk_plug plug; in blkdev_issue_secure_erase()
Dblk-mq.h126 void blk_mq_free_plug_rqs(struct blk_plug *plug);
127 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule);
312 static inline struct blk_plug *blk_mq_plug( struct bio *bio) in blk_mq_plug()
Dblk-mq.c514 struct blk_plug *plug, in blk_mq_rq_cache_fill()
542 struct blk_plug *plug = current->plug; in blk_mq_alloc_cached_request()
718 void blk_mq_free_plug_rqs(struct blk_plug *plug) in blk_mq_free_plug_rqs()
1248 static inline unsigned short blk_plug_max_rq_count(struct blk_plug *plug) in blk_plug_max_rq_count()
1255 static void blk_add_rq_to_plug(struct blk_plug *plug, struct request *rq) in blk_add_rq_to_plug()
2652 static void blk_mq_plug_issue_direct(struct blk_plug *plug, bool from_schedule) in blk_mq_plug_issue_direct()
2695 struct blk_plug *plug) in __blk_mq_flush_plug_list()
2702 static void blk_mq_dispatch_plug_list(struct blk_plug *plug, bool from_sched) in blk_mq_dispatch_plug_list()
2729 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_mq_flush_plug_list()
2821 struct blk_plug *plug, in blk_mq_get_new_requests()
[all …]
Dfops.c174 struct blk_plug plug; in __blkdev_direct_IO()
515 struct blk_plug plug; in blkdev_write_iter()
/linux-6.1.9/fs/hpfs/
Dbuffer.c41 struct blk_plug plug; in hpfs_prefetch_sectors()
/linux-6.1.9/mm/
Dswap_state.c619 struct blk_plug plug; in swap_cluster_readahead()
791 struct blk_plug plug; in swap_vma_readahead()
Dreadahead.c151 struct blk_plug plug; in read_pages()
/linux-6.1.9/fs/nfs/blocklayout/
Dblocklayout.c244 struct blk_plug plug; in bl_read_pagelist()
388 struct blk_plug plug; in bl_write_pagelist()
/linux-6.1.9/drivers/nvme/target/
Dio-cmd-bdev.c246 struct blk_plug plug; in nvmet_bdev_execute_rw()
/linux-6.1.9/fs/xfs/
Dxfs_dir2_readdir.c253 struct blk_plug plug; in xfs_dir2_leaf_readbuf()
Dxfs_iwalk.c103 struct blk_plug plug; in xfs_iwalk_ichunk_ra()
Dxfs_buf.c1529 struct blk_plug plug; in _xfs_buf_ioapply()
2149 struct blk_plug plug; in xfs_buf_delwri_submit_buffers()
/linux-6.1.9/fs/
Dmpage.c660 struct blk_plug plug; in mpage_writepages()
Dfs-writeback.c1973 struct blk_plug plug; in writeback_inodes_wb()
2008 struct blk_plug plug; in wb_writeback()
/linux-6.1.9/fs/jbd2/
Dcheckpoint.c175 struct blk_plug plug; in __flush_batch()
/linux-6.1.9/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-6.1.9/fs/iomap/
Ddirect-io.c500 struct blk_plug plug; in __iomap_dio_rw()
/linux-6.1.9/drivers/block/drbd/
Ddrbd_req.c1438 struct blk_plug plug; in submit_fast_path()
1491 struct blk_plug plug; in send_and_submit_pending()
/linux-6.1.9/drivers/md/
Ddm-kcopyd.c648 struct blk_plug plug; in do_work()

123