Home
last modified time | relevance | path

Searched refs:blk_flush_plug (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/linux/
Dblkdev.h1024 static inline void blk_flush_plug(struct blk_plug *plug, bool async) in blk_flush_plug() function
1049 static inline void blk_flush_plug(struct blk_plug *plug, bool async) in blk_flush_plug() function
/linux-6.1.9/block/
Dblk-core.c858 blk_flush_plug(current->plug, false); in bio_poll()
/linux-6.1.9/fs/
Dfs-writeback.c1895 blk_flush_plug(current->plug, false); in writeback_sb_inodes()
2289 blk_flush_plug(current->plug, true); in wakeup_flusher_threads()
/linux-6.1.9/kernel/sched/
Dcore.c6607 blk_flush_plug(tsk->plug, true); in sched_submit_work()
8740 blk_flush_plug(current->plug, true); in io_schedule_prepare()