Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\blkdev.h Create Date:2022-07-28 05:46:30
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:blk_flush_plug

Proto:static inline void blk_flush_plug(struct task_struct *tsk)

Type:void

Parameter:

TypeParameterName
struct task_struct *tsk
1184  plug = plug
1186  If plug Then blk_flush_plug_list(plug, false)
Caller
NameDescribe
writeback_sb_inodesWrite a portion of b_io inodes which belong to @sb.* Return the number of pages and/or inodes written.* NOTE! This is called with wb->list_lock held, and will* unlock and relock that for each inode it ends up doing* IO for.