Searched refs:vtbl_check (Results 1 – 2 of 2) sorted by relevance
167 static int vtbl_check(const struct ubi_device *ubi, function437 leb_corrupted[0] = vtbl_check(ubi, leb[0]);461 leb_corrupted[1] = vtbl_check(ubi, leb[1]);867 if (vtbl_check(ubi, ubi->vtbl)) {
98 static int vtbl_check(struct ubi_scan_info *ubi, in vtbl_check() function222 if (!vtbl_check(ubi, ubi->vtbl)) { in ubi_read_volume_table()
Completed in 25 milliseconds