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 2.6. July 2010 DISK_GET_PART(9)
| Related Man Pages |
|---|
| kpartx(8) - centos |
| disktab(5) - ultrix |
| disktab(5) - netbsd |
| mbrlabel(8) - netbsd |
| svhlabel(8) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Change directory error |
| Update kernel Linux without reboot?! |
| The Future of the PM (Private Message) System at UNIX.com |
| Shopt -s histappend |