BDGET_DISK(9) Block Devices BDGET_DISK(9)NAMEbdget_disk - do bdget by gendisk and partition numberSYNOPSISstruct block_device * bdget_disk(struct gendisk * disk, int partno);ARGUMENTSdisk gendisk of interest partno partition numberDESCRIPTIONFind partition partno from disk, do bdget on it.CONTEXTDon't care.RETURNSResulting block_device on success, NULL on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BDGET_DISK(9)
| Related Man Pages |
|---|
| kpartx(8) - debian |
| disktab(5) - freebsd |
| disktab(5) - ultrix |
| disktab(5) - netbsd |
| apmlabel(8) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |