other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
ADD_DISK(9) | Block Devices | ADD_DISK(9) |
NAME¶
add_disk - add partitioning information to kernel listSYNOPSIS¶
void
add_disk(struct gendisk * disk);
ARGUMENTS¶
diskper-device partitioning information
DESCRIPTION¶
This function registers the partitioning information in disk with the kernel.FIXME¶
error handlingCOPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |