Searched refs:sm_oob (Results 1 – 3 of 3) sorted by relevance
10 struct sm_oob { struct39 static inline int sm_sector_valid(struct sm_oob *oob) in sm_sector_valid() argument44 static inline int sm_block_valid(struct sm_oob *oob) in sm_block_valid()49 static inline int sm_block_erased(struct sm_oob *oob) in sm_block_erased()
103 struct sm_oob oob; in sm_block_markbad()
437 struct sm_oob *oob = (struct sm_oob *)ecc_code; in r852_ecc_calculate()