suse man page for freeze_bdev

Query: freeze_bdev

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FREEZE_BDEV(9)							   The Linux VFS						    FREEZE_BDEV(9)

NAME
freeze_bdev - - lock a filesystem and force it into a consistent state
SYNOPSIS
struct super_block * freeze_bdev(struct block_device * bdev);
ARGUMENTS
bdev blockdevice to lock
DESCRIPTION
If a superblock is found on this device, we take the s_umount semaphore on it to make sure nobody unmounts until the snapshot creation is done. The reference counter (bd_fsfreeze_count) guarantees that only the last unfreeze process can unfreeze the frozen filesystem actually when multiple freeze requests arrive simultaneously. It counts up in freeze_bdev and count down in thaw_bdev. When it becomes 0, thaw_bdev will unfreeze actually.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 FREEZE_BDEV(9)
Related Man Pages
fsfreeze(8) - centos
xfs_freeze(8) - bsd
xfs_freeze(8) - minix
xfs_freeze(8) - linux
xfs_freeze(8) - opensolaris
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Tar Command
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB