Name
add_disk — 
     add partitioning information to kernel list
 
Synopsis
| void add_disk ( | struct gendisk * disk ); | 
 
Arguments
- disk
- 
     per-device partitioning information
     
Description
   This function registers the partitioning information in disk
   with the kernel.