Searched refs:blk_plug (Results 1 – 25 of 43) sorted by relevance
12
25 struct blk_plug blk_plug; member
1165 void blk_start_plug_nr_ios(struct blk_plug *plug, unsigned short nr_ios)1192 * blk_start_plug - initialize blk_plug and track it inside the task_struct in flush_plug_callbacks() 1193 * @plug: The &struct blk_plug that needs to be initialized in flush_plug_callbacks() 1205 * Tracking blk_plug inside the task_struct will help with auto-flushing the in blk_check_plugged() 1214 void blk_start_plug(struct blk_plug *plug) in blk_check_plugged() 1220 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule) in blk_check_plugged() 1240 struct blk_plug *plug = current->plug; in __blk_flush_plug() 1262 void __blk_flush_plug(struct blk_plug *plug, bool from_schedule)1282 * @plug: The &struct blk_plug passed to blk_start_plug() in blk_dev_init() 1290 void blk_finish_plug(struct blk_plug *plu in blk_dev_init() [all...]
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);
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() 1370 static inline unsigned short blk_plug_max_rq_count(struct blk_plug *plug) in blk_mq_start_request() 1377 static void blk_add_rq_to_plug(struct blk_plug *plug, struct request *rq) in blk_mq_start_request() 2938 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_mq_dispatch_list() 3016 struct blk_plug *plug, in blk_mq_try_issue_list_directly() 3049 static struct request *blk_mq_get_cached_request(struct blk_plug *plug, in blk_mq_get_new_requests() 3096 struct blk_plug *plug = current->plug; in blk_mq_get_cached_request()
178 struct blk_plug plug; in __blkdev_direct_IO() 480 struct blk_plug plug; in blkdev_writepages()
719 struct blk_plug *plug = current->plug;
127 struct blk_plug plug; in blk_ioctl_discard()
118 struct blk_plug plug; in xfs_discard_extents()474 struct blk_plug plug; in xfs_discard_rtdev_extents()
1262 struct blk_plug plug; in xfs_buf_submit_bio() 1951 struct blk_plug plug; in xfs_buf_delwri_submit_nowait() 1990 struct blk_plug plug; in xfs_buf_delwri_submit()
104 struct blk_plug plug; in xfs_iwalk_ichunk_ra()
1037 struct blk_plug plug; in xfs_zone_gc_handle_work()
41 struct blk_plug plug; in hpfs_prefetch_sectors()
811 struct blk_plug plug; in swap_vma_readahead() 902 struct blk_plug plug; in swapin_readahead()
285 struct blk_plug plug;
61 struct blk_plug;1305 struct blk_plug *plug;
130 struct blk_plug plug; in __flush_batch()
671 struct blk_plug plug; in __mpage_writepages()
2179 struct blk_plug plug;2214 struct blk_plug plug; in wb_writeback()
321 struct blk_plug plug; in submit_bios()1179 struct blk_plug plug; in process_deferred_discards()
1260 struct blk_plug plug; in llbitmap_unplug_fn() 1321 struct blk_plug plug; in __llbitmap_flush()
654 struct blk_plug plug; in do_work()
1266 struct blk_plug plug; in process_deferred_bios()
1445 struct blk_plug plug; in submit_fast_path()1498 struct blk_plug plug; in send_and_submit_pending()
692 struct blk_plug plug; in __iomap_dio_rw()
225 struct blk_plug plug;291 * We are relying on the behavior of blk_plug that a thread with in hib_wait_io()