Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\sync.c Create Date:2022-07-28 20:11:44
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:sync_inodes_one_sb

Proto:static void sync_inodes_one_sb(struct super_block *sb, void *arg)

Type:void

Parameter:

TypeParameterName
struct super_block *sb
void *arg
73  If Not sb_rdonly(sb) Then sync_inodes_sb - sync sb inode pages*@sb: the superblock* This function writes and waits on any dirty inode belonging to this* super_block.