Searched refs:self_check_eba (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/ubi/ |
H A D | ubi.h | 903 int self_check_eba(struct ubi_device *ubi, struct ubi_attach_info *ai_fastmap,
|
H A D | eba.c | 1514 * self_check_eba - run a self check on the EBA table constructed by fastmap. 1523 int self_check_eba(struct ubi_device *ubi, struct ubi_attach_info *ai_fastmap, in self_check_eba() function
|
H A D | attach.c | 1629 err = self_check_eba(ubi, ai, scan_ai); in ubi_attach()
|
/kernel/linux/linux-6.6/drivers/mtd/ubi/ |
H A D | ubi.h | 901 int self_check_eba(struct ubi_device *ubi, struct ubi_attach_info *ai_fastmap,
|
H A D | eba.c | 1514 * self_check_eba - run a self check on the EBA table constructed by fastmap. 1523 int self_check_eba(struct ubi_device *ubi, struct ubi_attach_info *ai_fastmap, in self_check_eba() function
|
H A D | attach.c | 1629 err = self_check_eba(ubi, ai, scan_ai); in ubi_attach()
|
Completed in 13 milliseconds