Rechercher une page de manuel
get_super
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
get_super - get the superblock of a deviceSYNOPSIS
- struct super_block * get_super(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 given. NULL is returned if no match is found.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre