Searched defs:aeb (Results  1 – 7 of 7) sorted by relevance
| /Linux-v5.4/drivers/mtd/ubi/ | 
| D | attach.c | 181 	struct ubi_ainf_peb *aeb;  in ubi_alloc_aeb()  local203 void ubi_free_aeb(struct ubi_attach_info *ai, struct ubi_ainf_peb *aeb)  in ubi_free_aeb()
 232 	struct ubi_ainf_peb *aeb;  in add_to_list()  local
 270 	struct ubi_ainf_peb *aeb;  in add_corrupted()  local
 299 	struct ubi_ainf_peb *aeb;  in add_fastmap()  local
 438 int ubi_compare_lebs(struct ubi_device *ubi, const struct ubi_ainf_peb *aeb,  in ubi_compare_lebs()
 569 	struct ubi_ainf_peb *aeb;  in ubi_add_to_av()  local
 822 	struct ubi_ainf_peb *aeb, *tmp_aeb;  in ubi_early_get_peb()  local
 1209 	struct ubi_ainf_peb *aeb;  in late_analysis()  local
 1280 	struct ubi_ainf_peb *aeb;  in destroy_av()  local
 [all …]
 
 | 
| D | fastmap.c | 139 	struct ubi_ainf_peb *aeb;  in add_aeb()  local204 			     struct ubi_ainf_peb *aeb,  in assign_aeb_to_av()
 247 	struct ubi_ainf_peb *aeb, *victim;  in update_vol()  local
 374 	struct ubi_ainf_peb *aeb;  in unmap_peb()  local
 519 	struct ubi_ainf_peb *aeb;  in count_fastmap_pebs()  local
 552 	struct ubi_ainf_peb *aeb, *tmp_aeb, *_tmp_aeb;  in ubi_attach_fastmap()  local
 808 	struct ubi_ainf_peb *aeb;  in find_fm_anchor()  local
 858 	struct ubi_ainf_peb *aeb;  in ubi_scan_fastmap()  local
 
 | 
| D | wl.c | 1693 static int erase_aeb(struct ubi_device *ubi, struct ubi_ainf_peb *aeb, bool sync)1740 	struct ubi_ainf_peb *aeb, *tmp;  local
 
 | 
| D | vtbl.c | 367 	struct ubi_ainf_peb *aeb;  in process_lvol()  local
 | 
| D | debug.c | 176 void ubi_dump_aeb(const struct ubi_ainf_peb *aeb, int type)  in ubi_dump_aeb()
 | 
| D | eba.c | 1521 	struct ubi_ainf_peb *aeb;  in self_check_eba()  local1615 	struct ubi_ainf_peb *aeb;  in ubi_eba_init()  local
 
 | 
| D | ubi.h | 1053 					 struct ubi_ainf_peb *aeb,  in ubi_move_aeb_to_list()
 |