Searched refs:add_partition (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/block/ |
D | partition-generic.c | 269 struct hd_struct *add_partition(struct gendisk *disk, int partno, in add_partition() function 513 part = add_partition(disk, p, from, size, in rescan_partitions()
|
D | ioctl.c | 64 part = add_partition(disk, partno, start, length, in blkpg_ioctl()
|
/linux-3.4.99/include/linux/ |
D | genhd.h | 594 extern struct hd_struct * __must_check add_partition(struct gendisk *disk,
|