Home
last modified time | relevance | path

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

123

/openbmc/linux/drivers/target/
H A Dtarget_core_iblock.h25 struct blk_plug blk_plug; member
H A Dtarget_core_iblock.c224 blk_start_plug(&ib_dev_plug->blk_plug); in iblock_plug_device()
233 blk_finish_plug(&ib_dev_plug->blk_plug); in iblock_unplug_device()
380 struct blk_plug plug; in iblock_submit_bios()
/openbmc/linux/include/linux/
H A Dblkdev.h976 struct blk_plug { struct
1000 extern void blk_start_plug(struct blk_plug *); argument
1001 extern void blk_start_plug_nr_ios(struct blk_plug *, unsigned short);
1002 extern void blk_finish_plug(struct blk_plug *);
1004 void __blk_flush_plug(struct blk_plug *plug, bool from_schedule);
1005 static inline void blk_flush_plug(struct blk_plug *plug, bool async) in blk_flush_plug()
1014 struct blk_plug { struct
1017 static inline void blk_start_plug_nr_ios(struct blk_plug *plug, in blk_start_plug_nr_ios()
1022 static inline void blk_start_plug(struct blk_plug *plug) in blk_start_plug()
1026 static inline void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
[all …]
H A Dio_uring_types.h178 struct blk_plug plug;
H A Dsched.h45 struct blk_plug;
1194 struct blk_plug *plug;
/openbmc/linux/block/
H A 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()
H A Dblk-core.c1063 void blk_start_plug_nr_ios(struct blk_plug *plug, unsigned short nr_ios) in blk_start_plug_nr_ios()
1111 void blk_start_plug(struct blk_plug *plug) in blk_start_plug()
1117 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule) in flush_plug_callbacks()
1137 struct blk_plug *plug = current->plug; in blk_check_plugged()
1159 void __blk_flush_plug(struct blk_plug *plug, bool from_schedule) in __blk_flush_plug()
1184 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);
375 static inline struct blk_plug *blk_mq_plug( struct bio *bio) in blk_mq_plug()
H A Dblk-mq.c520 struct blk_plug *plug, in blk_mq_rq_cache_fill()
548 struct blk_plug *plug = current->plug; in blk_mq_alloc_cached_request()
740 void blk_mq_free_plug_rqs(struct blk_plug *plug) in blk_mq_free_plug_rqs()
1282 static inline unsigned short blk_plug_max_rq_count(struct blk_plug *plug) in blk_plug_max_rq_count()
1289 static void blk_add_rq_to_plug(struct blk_plug *plug, struct request *rq) in blk_add_rq_to_plug()
2740 static void blk_mq_plug_issue_direct(struct blk_plug *plug) in blk_mq_plug_issue_direct()
2780 struct blk_plug *plug) in __blk_mq_flush_plug_list()
2787 static void blk_mq_dispatch_plug_list(struct blk_plug *plug, bool from_sched) in blk_mq_dispatch_plug_list()
2833 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_mq_flush_plug_list()
2929 struct blk_plug *plug, in blk_mq_get_new_requests()
[all …]
/openbmc/linux/fs/hpfs/
H A Dbuffer.c41 struct blk_plug plug; in hpfs_prefetch_sectors()
/openbmc/linux/fs/xfs/
H A Dxfs_discard.c112 struct blk_plug plug; in xfs_discard_extents()
H A Dxfs_dir2_readdir.c253 struct blk_plug plug; in xfs_dir2_leaf_readbuf()
H A Dxfs_iwalk.c103 struct blk_plug plug; in xfs_iwalk_ichunk_ra()
H A Dxfs_buf.c1535 struct blk_plug plug; in _xfs_buf_ioapply()
2195 struct blk_plug plug; in xfs_buf_delwri_submit_buffers()
/openbmc/linux/mm/
H A Dswap_state.c629 struct blk_plug plug; in swap_cluster_readahead()
783 struct blk_plug plug; in swap_vma_readahead()
H A Dreadahead.c150 struct blk_plug plug; in read_pages()
/openbmc/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()
/openbmc/linux/fs/jbd2/
H A Dcheckpoint.c130 struct blk_plug plug; in __flush_batch()
/openbmc/linux/drivers/nvme/target/
H A Dio-cmd-bdev.c245 struct blk_plug plug; in nvmet_bdev_execute_rw()
/openbmc/linux/fs/gfs2/
H A Dlog.c102 struct gfs2_trans *tr, struct blk_plug *plug) in gfs2_ail1_start_one()
205 struct blk_plug plug; in gfs2_ail1_flush()
/openbmc/linux/fs/
H A Dmpage.c675 struct blk_plug plug; in mpage_writepages()
/openbmc/linux/fs/iomap/
H A Ddirect-io.c554 struct blk_plug plug; in __iomap_dio_rw()
/openbmc/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()
/openbmc/linux/drivers/md/
H A Ddm-clone-target.c321 struct blk_plug plug; in submit_bios()
1179 struct blk_plug plug; in process_deferred_discards()
H A Ddm-kcopyd.c654 struct blk_plug plug; in do_work()

123