Home
last modified time | relevance | path

Searched refs:mtd_oob_ops (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/include/linux/mtd/
Dmtd.h76 struct mtd_oob_ops { struct
296 struct mtd_oob_ops *ops);
298 struct mtd_oob_ops *ops);
389 static inline u32 mtd_oobavail(struct mtd_info *mtd, struct mtd_oob_ops *ops) in mtd_oobavail()
424 int mtd_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops);
425 int mtd_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops);
Donenand.h225 struct mtd_oob_ops *ops);
Dnand.h598 loff_t offs, struct mtd_oob_ops *req, in nanddev_io_iter_init()
/linux-4.19.296/fs/jffs2/
Dwbuf.c1038 struct mtd_oob_ops ops; in jffs2_check_oob_empty()
1079 struct mtd_oob_ops ops; in jffs2_check_nand_cleanmarker()
1104 struct mtd_oob_ops ops; in jffs2_write_nand_cleanmarker()