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 |
|---|
| disktab(5) - bsd |
| disktab(5) - freebsd |
| wren(3) - plan9 |
| gendisk(1) - osf1 |
| apmlabel(8) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Controlling user input |