Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/
Dmtdpart.c325 static struct mtd_part *allocate_partition(struct mtd_info *parent, in allocate_partition() function
603 new = allocate_partition(parent, &part, -1, offset); in mtd_add_partition()
710 slave = allocate_partition(master, parts + i, i, cur_offset); in add_mtd_partitions()