Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/ubi/
Dvtbl.c60 static void self_vtbl_check(const struct ubi_device *ubi);
114 self_vtbl_check(ubi); in ubi_change_vtbl_record()
855 static void self_vtbl_check(const struct ubi_device *ubi) function