Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/ubi/
Dubi.h846 int self_check_eba(struct ubi_device *ubi, struct ubi_attach_info *ai_fastmap,
Deba.c1313 int self_check_eba(struct ubi_device *ubi, struct ubi_attach_info *ai_fastmap, in self_check_eba() function
Dattach.c1476 err = self_check_eba(ubi, ai, scan_ai); in ubi_attach()