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 |
| kpartx(8) - debian |
| disktab(5) - freebsd |
| partitio(8) - minix |
| disktab(5) - ultrix |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| CentOS7 restoring file capabilities |
| Controlling user input |
| [TIP] Processing YAML files with yq |