Man Page: disk_replace_part_tbl
Operating Environment: centos
Section: 9
DISK_REPLACE_PART_TB(9) Block Devices DISK_REPLACE_PART_TB(9)NAMEdisk_replace_part_tbl - replace disk->part_tbl in RCU-safe waySYNOPSISvoid disk_replace_part_tbl(struct gendisk * disk, struct disk_part_tbl * new_ptbl);ARGUMENTSdisk disk to replace part_tbl for new_ptbl new part_tbl to installDESCRIPTIONReplace disk->part_tbl with new_ptbl in RCU-safe way. The original ptbl is freed using RCU callback.LOCKINGMatching bd_mutx locked.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DISK_REPLACE_PART_TB(9)
| Related Man Pages |
|---|
| disktab(5) - bsd |
| vximportdg(1m) - hpux |
| installboot(1m) - sunos |
| installboot(1m) - x11r4 |
| installboot(1m) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| DB2 convert digits to binary format |
| Tar Command |
| Unsure why access time on a directory change isn't changing |