get_super_thawed(9) centos man page | unix.com

Man Page: get_super_thawed

Operating Environment: centos

Section: 9

GET_SUPER_THAWED(9)						   The Linux VFS					       GET_SUPER_THAWED(9)

NAME
get_super_thawed - get thawed superblock of a device
SYNOPSIS
struct super_block * get_super_thawed(struct block_device * bdev);
ARGUMENTS
bdev device to get the superblock for
DESCRIPTION
Scans the superblock list and finds the superblock of the file system mounted on the device. The superblock is returned once it is thawed (or immediately if it was not frozen). NULL is returned if no match is found.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 GET_SUPER_THAWED(9)
Related Man Pages
fstyp(1m) - hpux
dumpe2fs(8) - suse
dumpe2fs(8) - minix
dumpe2fs(8) - sunos
dumpe2fs(8) - v7
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
DB2 convert digits to binary format
Tar Command
[TIP] Processing YAML files with yq