Rechercher une page de manuel
disk_get_part
Langue: en
Version: May 2009 (fedora - 06/07/09)
Section: 9 (Appels noyau Linux)
NAME
disk_get_part - get partitionSYNOPSIS
- struct hd_struct * disk_get_part(struct gendisk * disk, int partno);
ARGUMENTS
disk
- disk to look partition from
partno
- partition number
DESCRIPTION
Look for partition partno from disk. If found, increment reference count and return it.
CONTEXT
Don't care.
RETURNS
Pointer to the found partition on success, NULL if not found.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre