Rechercher une page de manuel
lookup_bdev
Langue: en
Version: May 2009 (fedora - 06/07/09)
Section: 9 (Appels noyau Linux)
NAME
lookup_bdev - lookup a struct block_device by nameSYNOPSIS
- struct block_device * lookup_bdev(const char * pathname);
ARGUMENTS
pathname
- special file representing the block device
DESCRIPTION
Get a reference to the blockdevice at pathname in the current namespace if possible and return it. Return ERR_PTR(error) otherwise.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre