Searched refs:self_check_not_bad (Results 1 – 1 of 1) sorted by relevance
81 static int self_check_not_bad(const struct ubi_device *ubi, int pnum);126 err = self_check_not_bad(ubi, pnum); in ubi_io_read() 253 err = self_check_not_bad(ubi, pnum); in ubi_io_write() 541 err = self_check_not_bad(ubi, pnum); in ubi_io_sync_erase() 1159 * self_check_not_bad - ensure that a physical eraseblock is not bad.1166 static int self_check_not_bad(const struct ubi_device *ubi, int pnum) in self_check_not_bad() function