centos man page for get_super

Query: get_super

OS: centos

Section: 9

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

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) - linux
dumpe2fs(8) - debian
dumpe2fs(8) - mojave
dumpe2fs(8) - xfree86
dumpe2fs(8) - v7
Similar Topics in the Unix Linux Community
Python ZeroDivisionError
Reported Post by sea
How to create a link that will display the contents of a PHP variable?