Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dblkdev.h1091 struct blk_plug { struct
1107 extern void blk_start_plug(struct blk_plug *); argument
1108 extern void blk_finish_plug(struct blk_plug *);
1109 extern void blk_flush_plug_list(struct blk_plug *, bool);
1113 struct blk_plug *plug = tsk->plug; in blk_flush_plug()
1121 struct blk_plug *plug = tsk->plug; in blk_schedule_flush_plug()
1129 struct blk_plug *plug = tsk->plug; in blk_needs_flush_plug()
1640 struct blk_plug { struct
1643 static inline void blk_start_plug(struct blk_plug *plug) in blk_start_plug()
1647 static inline void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
Dblk-mq.h176 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule);
Dsched.h133 struct blk_plug;
1559 struct blk_plug *plug;
/linux-4.1.27/fs/hpfs/
Dbuffer.c16 struct blk_plug plug; in hpfs_prefetch_sectors()
/linux-4.1.27/block/
Dblk-core.c1530 struct blk_plug *plug; in blk_attempt_plug_merge()
1586 struct blk_plug *plug; in blk_queue_bio()
3033 void blk_start_plug(struct blk_plug *plug) in blk_start_plug()
3083 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule) in flush_plug_callbacks()
3103 struct blk_plug *plug = current->plug; in blk_check_plugged()
3125 void blk_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_flush_plug_list()
3196 void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
Dblk-lib.c51 struct blk_plug plug; in blkdev_issue_discard()
Dblk-mq.c1103 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_mq_flush_plug_list()
1362 struct blk_plug *plug = current->plug; in blk_sq_make_request()
Dblk-throttle.c1269 struct blk_plug plug; in blk_throtl_dispatch_work_fn()
/linux-4.1.27/mm/
Dswap_state.c458 struct blk_plug plug; in swapin_readahead()
Dreadahead.c114 struct blk_plug plug; in read_pages()
Dmadvise.c466 struct blk_plug plug; in SYSCALL_DEFINE3()
Dpage-writeback.c2014 struct blk_plug plug; in generic_writepages()
Dvmscan.c2129 struct blk_plug plug; in shrink_lruvec()
/linux-4.1.27/fs/nfs/blocklayout/
Dblocklayout.c237 struct blk_plug plug; in bl_read_pagelist()
383 struct blk_plug plug; in bl_write_pagelist()
/linux-4.1.27/fs/jbd2/
Dcheckpoint.c185 struct blk_plug plug; in __flush_batch()
Dcommit.c393 struct blk_plug plug; in jbd2_journal_commit_transaction()
/linux-4.1.27/fs/xfs/
Dxfs_itable.c182 struct blk_plug plug; in xfs_bulkstat_ichunk_ra()
Dxfs_dir2_readdir.c278 struct blk_plug plug; in xfs_dir2_leaf_readbuf()
Dxfs_buf.c1218 struct blk_plug plug; in _xfs_buf_ioapply()
1792 struct blk_plug plug; in __xfs_buf_delwri_submit()
/linux-4.1.27/fs/
Dmpage.c679 struct blk_plug plug; in mpage_writepages()
Ddirect-io.c1112 struct blk_plug plug; in do_blockdev_direct_IO()
Daio.c1569 struct blk_plug plug; in do_io_submit()
Dblock_dev.c1608 struct blk_plug plug; in blkdev_write_iter()
Dbuffer.c720 struct blk_plug plug; in fsync_buffers_list()
/linux-4.1.27/fs/ext4/
Dfile.c96 struct blk_plug plug; in ext4_file_write_iter()
Dinode.c2428 struct blk_plug plug; in ext4_writepages()
2442 struct blk_plug plug; in ext4_writepages()
/linux-4.1.27/fs/jbd/
Dcheckpoint.c261 struct blk_plug plug; in __flush_batch()
Dcommit.c314 struct blk_plug plug; in journal_commit_transaction()
/linux-4.1.27/drivers/md/
Ddm-bufio.c709 struct blk_plug plug; in __flush_write_list()
1113 struct blk_plug plug; in dm_bufio_prefetch()
Ddm-kcopyd.c583 struct blk_plug plug; in do_work()
Ddm-crypt.c1183 struct blk_plug plug; in dmcrypt_write()
Draid1.c2416 struct blk_plug plug; in raid1d()
Ddm-thin.c1779 struct blk_plug plug; in process_thin_deferred_bios()
Draid5.c5775 struct blk_plug plug; in raid5_do_work()
5814 struct blk_plug plug; in raid5d()
Draid10.c2794 struct blk_plug plug; in raid10d()
Dmd.c7620 struct blk_plug plug; in md_do_sync()
/linux-4.1.27/fs/f2fs/
Dgc.c664 struct blk_plug plug; in do_garbage_collect()
Dcheckpoint.c813 struct blk_plug plug; in block_operations()
Dnode.c1077 struct blk_plug plug; in get_node_page_ra()
/linux-4.1.27/drivers/target/
Dtarget_core_iblock.c364 struct blk_plug plug; in iblock_submit_bios()
/linux-4.1.27/fs/gfs2/
Dlog.c149 struct blk_plug plug; in gfs2_ail1_flush()
/linux-4.1.27/drivers/block/xen-blkback/
Dblkback.c1199 struct blk_plug plug; in dispatch_rw_block_io()
/linux-4.1.27/fs/btrfs/
Dtransaction.c987 struct blk_plug plug; in btrfs_write_and_wait_marked_extents()
Dscrub.c2968 struct blk_plug plug; in scrub_stripe()
Dtree-log.c2634 struct blk_plug plug; in btrfs_sync_log()
Dvolumes.c265 struct blk_plug plug; in run_scheduled_bios()