Searched defs:aeb (Results 1 – 7 of 7) sorted by relevance
/drivers/mtd/ubi/ |
D | attach.c | 181 struct ubi_ainf_peb *aeb; in ubi_alloc_aeb() local 203 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() local 204 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 521 struct ubi_ainf_peb *aeb; in count_fastmap_pebs() local 554 struct ubi_ainf_peb *aeb, *tmp_aeb, *_tmp_aeb; in ubi_attach_fastmap() local 818 struct ubi_ainf_peb *aeb; in find_fm_anchor() local 868 struct ubi_ainf_peb *aeb; in ubi_scan_fastmap() local
|
D | wl.c | 1728 static int erase_aeb(struct ubi_device *ubi, struct ubi_ainf_peb *aeb, bool sync) 1775 struct ubi_ainf_peb *aeb, *tmp; local
|
D | vtbl.c | 367 struct ubi_ainf_peb *aeb; in process_lvol() local
|
D | eba.c | 1530 struct ubi_ainf_peb *aeb; in self_check_eba() local 1624 struct ubi_ainf_peb *aeb; in ubi_eba_init() local
|
D | debug.c | 177 void ubi_dump_aeb(const struct ubi_ainf_peb *aeb, int type) in ubi_dump_aeb()
|
D | ubi.h | 1054 struct ubi_ainf_peb *aeb, in ubi_move_aeb_to_list()
|