Searched refs:mtd_get_unmapped_area (Results 1 – 3 of 3) sorted by relevance
406 unsigned long mtd_get_unmapped_area(struct mtd_info *mtd, unsigned long len,
935 unsigned long mtd_get_unmapped_area(struct mtd_info *mtd, unsigned long len, in mtd_get_unmapped_area() function944 EXPORT_SYMBOL_GPL(mtd_get_unmapped_area);
673 return mtd_get_unmapped_area(subdev, len, offset, flags); in concat_get_unmapped_area()