Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_ecc.h29 struct yaffs_ecc_other { struct
40 struct yaffs_ecc_other *ecc); argument
42 struct yaffs_ecc_other *read_ecc,
43 const struct yaffs_ecc_other *test_ecc);
H A Dyaffs_ecc.c206 struct yaffs_ecc_other *ecc_other) in yaffs_ecc_calc_other()
232 struct yaffs_ecc_other *read_ecc, in yaffs_ecc_correct_other()
233 const struct yaffs_ecc_other *test_ecc) in yaffs_ecc_correct_other()
H A Dyaffs_packedtags2.h33 struct yaffs_ecc_other ecc;
H A Dyaffs_packedtags2.c168 struct yaffs_ecc_other ecc; in yaffs_unpack_tags2()