DISK_GET_PART(9) Block Devices DISK_GET_PART(9)NAMEdisk_get_part - get partitionSYNOPSISstruct hd_struct * disk_get_part(struct gendisk * disk, int partno);ARGUMENTSdisk disk to look partition from partno partition numberDESCRIPTIONLook for partition partno from disk. If found, increment reference count and return it.CONTEXTDon't care.RETURNSPointer to the found partition on success, NULL if not found.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DISK_GET_PART(9)
| Related Man Pages |
|---|
| disktab(5) - bsd |
| kpartx(8) - debian |
| disktab(5) - freebsd |
| fdisk(8) - minix |
| repartit(8) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| DB2 convert digits to binary format |
| Tar Command |
| Docker learning Phase-I |
| [TIP] Processing YAML files with yq |