Searched refs:blk_plug (Results 1 – 25 of 40) sorted by relevance
12
| /linux/drivers/target/ |
| H A D | target_core_iblock.h | 25 struct blk_plug blk_plug; member
|
| /linux/block/ |
| H A D | blk-core.c | 630 struct blk_plug plug; in __submit_bio() 1129 void blk_start_plug_nr_ios(struct blk_plug *plug, unsigned short nr_ios) in blk_start_plug_nr_ios() 1178 void blk_start_plug(struct blk_plug *plug) in blk_start_plug() 1184 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule) in flush_plug_callbacks() 1204 struct blk_plug *plug = current->plug; in blk_check_plugged() 1226 void __blk_flush_plug(struct blk_plug *plug, bool from_schedule) in __blk_flush_plug() 1254 void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
|
| H A D | blk-mq.h | 136 void blk_mq_free_plug_rqs(struct blk_plug *plug); 137 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule);
|
| H A D | blk-mq.c | 598 struct blk_plug *plug, in blk_mq_rq_cache_fill() 630 struct blk_plug *plug = current->plug; in blk_mq_alloc_cached_request() 834 void blk_mq_free_plug_rqs(struct blk_plug *plug) in blk_mq_free_plug_rqs() 1401 static inline unsigned short blk_plug_max_rq_count(struct blk_plug *plug) in blk_plug_max_rq_count() 1408 static void blk_add_rq_to_plug(struct blk_plug *plug, struct request *rq) in blk_add_rq_to_plug() 2969 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_mq_flush_plug_list() 3047 struct blk_plug *plug, in blk_mq_get_new_requests() 3080 static struct request *blk_mq_peek_cached_request(struct blk_plug *plug, in blk_mq_peek_cached_request() 3099 static void blk_mq_use_cached_rq(struct request *rq, struct blk_plug *plug, in blk_mq_use_cached_rq() 3144 struct blk_plug *plug = current->plug; in blk_mq_submit_bio()
|
| H A D | fops.c | 178 struct blk_plug plug; in __blkdev_direct_IO() 481 struct blk_plug plug; in blkdev_writepages()
|
| H A D | blk.h | 691 struct blk_plug *plug = current->plug; in blk_time_get_ns()
|
| H A D | ioctl.c | 127 struct blk_plug plug; in blk_ioctl_discard()
|
| /linux/fs/xfs/ |
| H A D | xfs_discard.c | 118 struct blk_plug plug; in xfs_discard_extents() 474 struct blk_plug plug; in xfs_discard_rtdev_extents()
|
| H A D | xfs_iwalk.c | 104 struct blk_plug plug; in xfs_iwalk_ichunk_ra()
|
| H A D | xfs_zone_gc.c | 1039 struct blk_plug plug; in xfs_zone_gc_handle_work()
|
| /linux/fs/hpfs/ |
| H A D | buffer.c | 41 struct blk_plug plug; in hpfs_prefetch_sectors()
|
| /linux/mm/ |
| H A D | swap_state.c | 707 struct blk_plug plug; in swap_cluster_readahead() 809 struct blk_plug plug; in swap_vma_readahead()
|
| /linux/include/linux/ |
| H A D | io_uring_types.h | 265 struct blk_plug plug;
|
| H A D | sched.h | 60 struct blk_plug; 1287 struct blk_plug *plug;
|
| /linux/fs/jbd2/ |
| H A D | checkpoint.c | 130 struct blk_plug plug; in __flush_batch()
|
| /linux/fs/ |
| H A D | mpage.c | 671 struct blk_plug plug; in __mpage_writepages()
|
| H A D | fs-writeback.c | 2156 struct blk_plug plug; in writeback_inodes_wb() 2191 struct blk_plug plug; in wb_writeback()
|
| /linux/drivers/md/ |
| H A D | dm-clone-target.c | 321 struct blk_plug plug; in submit_bios() 1179 struct blk_plug plug; in process_deferred_discards()
|
| H A D | md-llbitmap.c | 1260 struct blk_plug plug; in llbitmap_unplug_fn() 1321 struct blk_plug plug; in __llbitmap_flush()
|
| H A D | dm-kcopyd.c | 654 struct blk_plug plug; in do_work()
|
| H A D | dm-era-target.c | 1266 struct blk_plug plug; in process_deferred_bios()
|
| /linux/drivers/block/drbd/ |
| H A D | drbd_req.c | 1445 struct blk_plug plug; in submit_fast_path() 1498 struct blk_plug plug; in send_and_submit_pending()
|
| H A D | drbd_int.h | 668 struct blk_plug receiver_plug;
|
| /linux/fs/iomap/ |
| H A D | direct-io.c | 695 struct blk_plug plug; in __iomap_dio_rw()
|
| /linux/kernel/power/ |
| H A D | swap.c | 225 struct blk_plug plug;
|
12