table of contents
other versions
- wheezy 3.2.78-1
GET_GENDISK(9) | Block Devices | GET_GENDISK(9) |
NAME¶
get_gendisk - get partitioning information for a given deviceSYNOPSIS¶
struct
gendisk * get_gendisk(dev_t devt,
int * partno);
ARGUMENTS¶
devtdevice to get partitioning information
for
partno
returned partition index
DESCRIPTION¶
This function gets the structure containing partitioning information for the given device devt.COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |