.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "THAW_BDEV" "9" "09 October 2005" "" "" .SH NAME thaw_bdev \- - unlock filesystem .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void thaw_bdev (struct block_device * \fIbdev\fB, struct super_block * \fIsb\fB); \fR .SH "ARGUMENTS" .TP \fB\fIbdev\fB\fR blockdevice to unlock .TP \fB\fIsb\fB\fR associated superblock .SH "DESCRIPTION" .PP Unlocks the filesystem and marks it writeable again after \fBfreeze_bdev\fR\&.