Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/ubi/
Dvtbl.c163 static int vtbl_check(const struct ubi_device *ubi, function
433 leb_corrupted[0] = vtbl_check(ubi, leb[0]);
457 leb_corrupted[1] = vtbl_check(ubi, leb[1]);
860 if (vtbl_check(ubi, ubi->vtbl)) {