Searched refs:mtd_get_unmapped_area (Results 1 – 3 of 3) sorted by relevance
411 unsigned long mtd_get_unmapped_area(struct mtd_info *mtd, unsigned long len,
938 unsigned long mtd_get_unmapped_area(struct mtd_info *mtd, unsigned long len, in mtd_get_unmapped_area() function947 EXPORT_SYMBOL_GPL(mtd_get_unmapped_area);
674 return mtd_get_unmapped_area(subdev, len, offset, flags); in concat_get_unmapped_area()