Home
last modified time | relevance | path

Searched refs:allocate_partition (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/mtd/
Dmtdpart.c34 static struct mtd_info *allocate_partition(struct mtd_info *parent, in allocate_partition() function
264 child = allocate_partition(parent, &part, -1, offset); in mtd_add_partition()
404 child = allocate_partition(parent, parts + i, i, cur_offset); in add_mtd_partitions()