Home
last modified time | relevance | path

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

12

/linux-3.3/include/linux/
Dblkdev.h892 struct blk_plug { struct
905 extern void blk_start_plug(struct blk_plug *); argument
906 extern void blk_finish_plug(struct blk_plug *);
907 extern void blk_flush_plug_list(struct blk_plug *, bool);
911 struct blk_plug *plug = tsk->plug; in blk_flush_plug()
919 struct blk_plug *plug = tsk->plug; in blk_schedule_flush_plug()
927 struct blk_plug *plug = tsk->plug; in blk_needs_flush_plug()
1397 struct blk_plug { struct
1400 static inline void blk_start_plug(struct blk_plug *plug) in blk_start_plug()
1404 static inline void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
Dsched.h103 struct blk_plug;
1481 struct blk_plug *plug;
/linux-3.3/block/
Dblk-core.c1268 struct blk_plug *plug; in attempt_plug_merge()
1317 struct blk_plug *plug; in blk_queue_bio()
2724 void blk_start_plug(struct blk_plug *plug) in blk_start_plug()
2790 static void flush_plug_callbacks(struct blk_plug *plug) in flush_plug_callbacks()
2808 void blk_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_flush_plug_list()
2880 void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
Dblk-throttle.c910 struct blk_plug plug; in throtl_dispatch()
/linux-3.3/mm/
Dreadahead.c112 struct blk_plug plug; in read_pages()
Dfilemap.c1424 struct blk_plug plug; in generic_file_aio_read()
2613 struct blk_plug plug; in generic_file_aio_write()
Dpage-writeback.c1852 struct blk_plug plug; in generic_writepages()
Dvmscan.c2087 struct blk_plug plug; in shrink_mem_cgroup_zone()
/linux-3.3/fs/
Dmpage.c676 struct blk_plug plug; in mpage_writepages()
Daio.c1706 struct blk_plug plug; in do_io_submit()
Dbuffer.c704 struct blk_plug plug; in fsync_buffers_list()
/linux-3.3/fs/jbd/
Dcheckpoint.c261 struct blk_plug plug; in __flush_batch()
Dcommit.c300 struct blk_plug plug; in journal_commit_transaction()
/linux-3.3/drivers/target/
Dtarget_core_iblock.c530 struct blk_plug plug; in iblock_do_task()
/linux-3.3/fs/jbd2/
Dcheckpoint.c260 struct blk_plug plug; in __flush_batch()
Dcommit.c333 struct blk_plug plug; in jbd2_journal_commit_transaction()
/linux-3.3/drivers/md/
Ddm-kcopyd.c465 struct blk_plug plug; in do_work()
Draid1.c2107 struct blk_plug plug; in raid1d()
Draid10.c2491 struct blk_plug plug; in raid10d()
Draid5.c4461 struct blk_plug plug; in raid5d()
/linux-3.3/fs/xfs/
Dxfs_buf.c1702 struct blk_plug plug; in xfsbufd()
1742 struct blk_plug plug; in xfs_flush_buftarg()
/linux-3.3/drivers/block/xen-blkback/
Dblkback.c615 struct blk_plug plug; in dispatch_rw_block_io()
/linux-3.3/fs/btrfs/
Dscrub.c1126 struct blk_plug plug; in scrub_stripe()
Dvolumes.c148 struct blk_plug plug; in run_scheduled_bios()
/linux-3.3/fs/ext4/
Dinode.c2180 struct blk_plug plug; in ext4_da_writepages()

12