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