Searched defs:aeb (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/mtd/ubi/ |
D | attach.c | 194 struct ubi_ainf_peb *aeb; in ubi_alloc_aeb() local 216 void ubi_free_aeb(struct ubi_attach_info *ai, struct ubi_ainf_peb *aeb) in ubi_free_aeb() 245 struct ubi_ainf_peb *aeb; in add_to_list() local 283 struct ubi_ainf_peb *aeb; in add_corrupted() local 312 struct ubi_ainf_peb *aeb; in add_fastmap() local 451 int ubi_compare_lebs(struct ubi_device *ubi, const struct ubi_ainf_peb *aeb, in ubi_compare_lebs() 582 struct ubi_ainf_peb *aeb; in ubi_add_to_av() local 835 struct ubi_ainf_peb *aeb, *tmp_aeb; in ubi_early_get_peb() local 1221 struct ubi_ainf_peb *aeb; in late_analysis() local 1292 struct ubi_ainf_peb *aeb; in destroy_av() local [all …]
|
D | fastmap.c | 148 struct ubi_ainf_peb *aeb; in add_aeb() local 213 struct ubi_ainf_peb *aeb, in assign_aeb_to_av() 256 struct ubi_ainf_peb *aeb, *victim; in update_vol() local 383 struct ubi_ainf_peb *aeb; in unmap_peb() local 528 struct ubi_ainf_peb *aeb; in count_fastmap_pebs() local 561 struct ubi_ainf_peb *aeb, *tmp_aeb, *_tmp_aeb; in ubi_attach_fastmap() local 817 struct ubi_ainf_peb *aeb; in find_fm_anchor() local 867 struct ubi_ainf_peb *aeb; in ubi_scan_fastmap() local
|
D | wl.c | 1535 static int erase_aeb(struct ubi_device *ubi, struct ubi_ainf_peb *aeb, bool sync) 1582 struct ubi_ainf_peb *aeb, *tmp; local
|
D | vtbl.c | 380 struct ubi_ainf_peb *aeb; in process_lvol() local
|
D | debug.c | 189 void ubi_dump_aeb(const struct ubi_ainf_peb *aeb, int type) in ubi_dump_aeb()
|
D | eba.c | 1534 struct ubi_ainf_peb *aeb; in self_check_eba() local 1628 struct ubi_ainf_peb *aeb; in ubi_eba_init() local
|
D | ubi.h | 1065 struct ubi_ainf_peb *aeb, in ubi_move_aeb_to_list()
|