get_super(9) centos man page | unix.com

Man Page: get_super

Operating Environment: centos

Section: 9

GET_SUPER(9)							   The Linux VFS						      GET_SUPER(9)

NAME
get_super - get the superblock of a device
SYNOPSIS
struct super_block * get_super(struct block_device * bdev);
ARGUMENTS
bdev device to get the superblock for Scans the superblock list and finds the superblock of the file system mounted on the device given. NULL is returned if no match is found.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 GET_SUPER(9)
Related Man Pages
dumpe2fs(8) - centos
fstyp(1m) - hpux
dumpe2fs(8) - opensolaris
dumpe2fs(8) - xfree86
dumpe2fs(8) - sunos
Similar Topics in the Unix Linux Community
ndd -set /dev/tcp tcp_host_param
Python ZeroDivisionError
Ulimit Inheritance
Reported Post by sea
awk - If field value of consecutive records are the identical print portion of lines