Query: disk_expand_part_tbl
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)