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

/linux-master/include/linux/
H A Dblkdev.h971 * blk_flush_plug() is called.
1003 static inline void blk_flush_plug(struct blk_plug *plug, bool async) function
1040 static inline void blk_flush_plug(struct blk_plug *plug, bool async) function
/linux-master/fs/
H A Dfs-writeback.c1958 blk_flush_plug(current->plug, false);
2358 blk_flush_plug(current->plug, true);
/linux-master/block/
H A Dblk-core.c919 blk_flush_plug(current->plug, false);
/linux-master/kernel/sched/
H A Dcore.c6802 blk_flush_plug(tsk->plug, true);
9013 blk_flush_plug(current->plug, true);

Completed in 173 milliseconds