Man Page: disk_expand_part_tbl
Operating Environment: centos
Section: 9
DISK_EXPAND_PART_TBL(9) Block Devices DISK_EXPAND_PART_TBL(9)NAMEdisk_expand_part_tbl - expand disk->part_tblSYNOPSISint disk_expand_part_tbl(struct gendisk * disk, int partno);ARGUMENTSdisk disk to expand part_tbl for partno expand such that this partno can fit inDESCRIPTIONExpand disk->part_tbl such that partno can fit in. disk->part_tbl uses RCU to allow unlocked dereferencing for stats and other stuff.LOCKINGMatching bd_mutex locked, might sleep.RETURNS0 on success, -errno on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DISK_EXPAND_PART_TBL(9)
| Related Man Pages |
|---|
| disktab(5) - ultrix |
| svhlabel(8) - netbsd |
| disklabel(4) - osf1 |
| ufs_disk_close(3) - freebsd |
| ufs_disk_fillout_blank(3) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Set hard block limit for user using quota |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |