Home
last modified time | relevance | path

Searched refs:n_ecc_unfixed (Results 1 – 6 of 6) sorted by relevance

/fs/yaffs2/
Dyaffs_tagscompat.c185 dev->n_ecc_unfixed++; in yaffs_rd_chunk_nand()
197 dev->n_ecc_unfixed++; in yaffs_rd_chunk_nand()
Dyaffs_tagsmarshall.c118 dev->n_ecc_unfixed++; in yaffs_tags_marshall_read()
Dyaffs_mtdif.c148 dev->n_ecc_unfixed++; in yaffs_mtd_read()
Dyaffs_guts.h788 u32 n_ecc_unfixed; member
Dyaffs_vfs.c3048 buf += sprintf(buf, "n_ecc_unfixed........ %u\n", dev->n_ecc_unfixed);
Dyaffs_guts.c4760 dev->n_ecc_unfixed = 0;