table of contents
other versions
THAW_SUPER(9) | The Linux VFS | THAW_SUPER(9) |
NAME¶
thaw_super - - unlock filesystemSYNOPSIS¶
int thaw_super(struct super_block * sb);
ARGUMENTS¶
struct super_block * sbthe super to thaw
DESCRIPTION¶
Unlocks the filesystem and marks it writeable again after freeze_super.COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |