1THAW_SUPER(9) The Linux VFS THAW_SUPER(9)
23
4
NAME
6thaw_super - - unlock filesystem
7
SYNOPSIS
9int thaw_super(struct super_block * sb);
10
ARGUMENTS
12sb
13the super to thaw
14
DESCRIPTION
16Unlocks the filesystem and marks it writeable again after freeze_super.
17
COPYRIGHT
19Kernel Hackers Manual 2.6. November 2011 THAW_SUPER(9)