Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\super.c Create Date:2022-07-28 20:02:32
Last Modify:2022-05-24 06:42:17 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:thaw_super

Proto:int thaw_super(struct super_block *sb)

Type:int

Parameter:

TypeParameterName
struct super_block *sb
1866  lock for writing
1867  Return thaw_super_locked(sb)
Caller
NameDescribe
ioctl_fsthaw
thaw_bdevhaw_bdev -- unlock filesystem*@bdev: blockdevice to unlock*@sb: associated superblock* Unlocks the filesystem and marks it writeable again after freeze_bdev().