Searched refs:mtd_is_partition (Results 1 – 3 of 3) sorted by relevance
108 int mtd_is_partition(const struct mtd_info *mtd);
369 slave->mtd.dev.parent = IS_ENABLED(CONFIG_MTD_PARTITIONED_MASTER) || mtd_is_partition(parent) ? in allocate_partition()876 if (mtd_is_partition(master)) in mtd_part_of_parse()943 types = mtd_is_partition(master) ? default_subpartition_types : in parse_mtd_partitions()1001 int mtd_is_partition(const struct mtd_info *mtd) in mtd_is_partition() function1016 EXPORT_SYMBOL_GPL(mtd_is_partition);1021 if (!mtd_is_partition(mtd)) in mtd_get_device_size()
580 if (mtd_is_partition(mtd)) in mtdchar_blkpg_ioctl()