GET_GENDISK(9) Block Devices GET_GENDISK(9)NAMEget_gendisk - get partitioning information for a given deviceSYNOPSISstruct gendisk * get_gendisk(dev_t devt, int * partno);ARGUMENTSdevt device to get partitioning information for partno returned partition indexDESCRIPTIONThis function gets the structure containing partitioning information for the given device devt.COPYRIGHTKernel Hackers Manual 3.10 June 2014 GET_GENDISK(9)
| Related Man Pages |
|---|
| device_create(9) - centos |
| device_create_with_groups(9) - centos |
| pdisk(8) - opendarwin |
| di_lnode_name(3devinfo) - sunos |
| di_lnode_devt(3devinfo) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Shopt -s histappend |
| Controlling user input |