Searched refs:mtd_is_partition (Results 1 – 3 of 3) sorted by relevance
82 int mtd_is_partition(const struct mtd_info *mtd);
778 int mtd_is_partition(const struct mtd_info *mtd) in mtd_is_partition() function793 EXPORT_SYMBOL_GPL(mtd_is_partition);798 if (!mtd_is_partition(mtd)) in mtd_get_device_size()
519 if (mtd_is_partition(mtd)) in mtdchar_blkpg_ioctl()