Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/ubi/
Dubi.h901 int self_check_eba(struct ubi_device *ubi, struct ubi_attach_info *ai_fastmap,
Deba.c1514 int self_check_eba(struct ubi_device *ubi, struct ubi_attach_info *ai_fastmap, in self_check_eba() function
Dattach.c1629 err = self_check_eba(ubi, ai, scan_ai); in ubi_attach()