Searched defs:aeb (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/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 | 138 struct ubi_ainf_peb *aeb; in add_aeb() local 203 struct ubi_ainf_peb *aeb, in assign_aeb_to_av() 246 struct ubi_ainf_peb *aeb, *victim; in update_vol() local 373 struct ubi_ainf_peb *aeb; in unmap_peb() local 520 struct ubi_ainf_peb *aeb; in count_fastmap_pebs() local 553 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 | 1719 static int erase_aeb(struct ubi_device *ubi, struct ubi_ainf_peb *aeb, bool sync) 1766 struct ubi_ainf_peb *aeb, *tmp; local
|
D | vtbl.c | 367 struct ubi_ainf_peb *aeb; in process_lvol() local
|
D | debug.c | 177 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() local 1615 struct ubi_ainf_peb *aeb; in ubi_eba_init() local
|
D | ubi.h | 1055 struct ubi_ainf_peb *aeb, in ubi_move_aeb_to_list()
|