Searched refs:yaffs_dev_to_mtd (Results 1 - 5 of 5) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_linux.h40 #define yaffs_dev_to_mtd(dev) ((struct mtd_info *)((dev)->driver_context)) macro
H A Dyaffs_mtdif.c28 struct mtd_info *mtd = yaffs_dev_to_mtd(dev);
H A Dyaffs_mtdif1.c94 struct mtd_info *mtd = yaffs_dev_to_mtd(dev);
172 struct mtd_info *mtd = yaffs_dev_to_mtd(dev);
283 struct mtd_info *mtd = yaffs_dev_to_mtd(dev);
324 struct mtd_info *mtd = yaffs_dev_to_mtd(dev);
H A Dyaffs_mtdif2.c37 struct mtd_info *mtd = yaffs_dev_to_mtd(dev);
103 struct mtd_info *mtd = yaffs_dev_to_mtd(dev);
198 struct mtd_info *mtd = yaffs_dev_to_mtd(dev);
218 struct mtd_info *mtd = yaffs_dev_to_mtd(dev);
H A Dyaffs_vfs_glue.c2586 struct mtd_info *mtd = yaffs_dev_to_mtd(yaffs_SuperToDevice(sb));

Completed in 35 milliseconds