Home
last modified time | relevance | path

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

123

/Linux-v4.19/block/
Dblk-lib.c112 struct blk_plug plug; in blkdev_issue_discard()
208 struct blk_plug plug; in blkdev_issue_write_same()
375 struct blk_plug plug; in blkdev_issue_zeroout()
Dblk-core.c1894 struct blk_plug *plug; in blk_attempt_plug_merge()
1948 struct blk_plug *plug; in blk_plug_queued_count()
1991 struct blk_plug *plug; in blk_queue_bio()
3592 void blk_start_plug(struct blk_plug *plug) in blk_start_plug()
3643 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule) in flush_plug_callbacks()
3663 struct blk_plug *plug = current->plug; in blk_check_plugged()
3685 void blk_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_flush_plug_list()
3748 void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
/Linux-v4.19/include/linux/
Dblkdev.h1318 struct blk_plug { struct
1335 extern void blk_start_plug(struct blk_plug *); argument
1336 extern void blk_finish_plug(struct blk_plug *);
1337 extern void blk_flush_plug_list(struct blk_plug *, bool);
1341 struct blk_plug *plug = tsk->plug; in blk_flush_plug()
1349 struct blk_plug *plug = tsk->plug; in blk_schedule_flush_plug()
1357 struct blk_plug *plug = tsk->plug; in blk_needs_flush_plug()
2067 struct blk_plug { struct
2070 static inline void blk_start_plug(struct blk_plug *plug) in blk_start_plug()
2074 static inline void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
Dblk-mq.h212 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule);
Dsched.h36 struct blk_plug;
951 struct blk_plug *plug;
/Linux-v4.19/mm/
Dswap_state.c575 struct blk_plug plug; in swap_cluster_readahead()
735 struct blk_plug plug; in swap_vma_readahead()
Dreadahead.c116 struct blk_plug plug; in read_pages()
Dmadvise.c809 struct blk_plug plug; in SYSCALL_DEFINE3()
/Linux-v4.19/fs/hpfs/
Dbuffer.c41 struct blk_plug plug; in hpfs_prefetch_sectors()
/Linux-v4.19/fs/f2fs/
Dcheckpoint.c200 struct blk_plug plug; in f2fs_ra_meta_pages()
348 struct blk_plug plug; in f2fs_sync_meta_pages()
1097 struct blk_plug plug; in block_operations()
/Linux-v4.19/fs/xfs/
Dxfs_dir2_readdir.c250 struct blk_plug plug; in xfs_dir2_leaf_readbuf()
Dxfs_itable.c169 struct blk_plug plug; in xfs_bulkstat_ichunk_ra()
Dxfs_log_cil.c538 struct blk_plug plug; in xlog_discard_busy_extents()
Dxfs_buf.c1349 struct blk_plug plug; in _xfs_buf_ioapply()
1931 struct blk_plug plug; in xfs_buf_delwri_submit_buffers()
/Linux-v4.19/fs/jbd2/
Dcheckpoint.c182 struct blk_plug plug; in __flush_batch()
Dcommit.c366 struct blk_plug plug; in jbd2_journal_commit_transaction()
/Linux-v4.19/fs/nfs/blocklayout/
Dblocklayout.c267 struct blk_plug plug; in bl_read_pagelist()
411 struct blk_plug plug; in bl_write_pagelist()
/Linux-v4.19/fs/
Dmpage.c715 struct blk_plug plug; in mpage_writepages()
Dfs-writeback.c1680 struct blk_plug plug; in writeback_inodes_wb()
1716 struct blk_plug plug; in wb_writeback()
Dblock_dev.c328 struct blk_plug plug; in __blkdev_direct_IO()
1898 struct blk_plug plug; in blkdev_write_iter()
Daio.c1893 struct blk_plug plug; in SYSCALL_DEFINE3()
1933 struct blk_plug plug; in COMPAT_SYSCALL_DEFINE3()
/Linux-v4.19/drivers/target/
Dtarget_core_iblock.c350 struct blk_plug plug; in iblock_submit_bios()
/Linux-v4.19/drivers/md/
Ddm-kcopyd.c627 struct blk_plug plug; in do_work()
Ddm-bufio.c709 struct blk_plug plug; in __flush_write_list()
1131 struct blk_plug plug; in dm_bufio_prefetch()
/Linux-v4.19/drivers/block/drbd/
Ddrbd_req.c1459 struct blk_plug plug; in submit_fast_path()
1512 struct blk_plug plug; in send_and_submit_pending()

123