1ADD_DISK(9)                      Block Devices                     ADD_DISK(9)
2
3
4

NAME

6       add_disk - add partitioning information to kernel list
7

SYNOPSIS

9       void add_disk(struct gendisk * disk);
10

ARGUMENTS

12       disk
13           per-device partitioning information
14

DESCRIPTION

16       This function registers the partitioning information in disk with the
17       kernel.
18

FIXME

20       error handling
21
23Kernel Hackers Manual 2.6.         June 2019                       ADD_DISK(9)
Impressum