Home
last modified time | relevance | path

Searched refs:ubi_ainf_peb (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/drivers/mtd/ubi/
H A Dattach.c181 struct ubi_ainf_peb *aeb; in ubi_alloc_aeb()
232 struct ubi_ainf_peb *aeb; in add_to_list()
270 struct ubi_ainf_peb *aeb; in add_corrupted()
299 struct ubi_ainf_peb *aeb; in add_fastmap()
569 struct ubi_ainf_peb *aeb; in ubi_add_to_av()
822 struct ubi_ainf_peb *aeb, *tmp_aeb; in ubi_early_get_peb()
1209 struct ubi_ainf_peb *aeb; in late_analysis()
1280 struct ubi_ainf_peb *aeb; in destroy_av()
1313 struct ubi_ainf_peb *aeb, *aeb_tmp; in destroy_ai()
1380 struct ubi_ainf_peb *aeb; in scan_all()
[all …]
H A Dfastmap.c139 struct ubi_ainf_peb *aeb; in add_aeb()
204 struct ubi_ainf_peb *aeb, in assign_aeb_to_av()
207 struct ubi_ainf_peb *tmp_aeb; in assign_aeb_to_av()
247 struct ubi_ainf_peb *aeb, *victim; in update_vol()
374 struct ubi_ainf_peb *aeb; in unmap_peb()
407 struct ubi_ainf_peb *new_aeb; in scan_pool()
521 struct ubi_ainf_peb *aeb; in count_fastmap_pebs()
818 struct ubi_ainf_peb *aeb; in find_fm_anchor()
834 struct ubi_ainf_peb *new; in clone_aeb()
868 struct ubi_ainf_peb *aeb; in ubi_scan_fastmap()
[all …]
H A Dubi.h675 struct ubi_ainf_peb { struct
822 struct ubi_ainf_peb *ubi_alloc_aeb(struct ubi_attach_info *ai, int pnum,
824 void ubi_free_aeb(struct ubi_attach_info *ai, struct ubi_ainf_peb *aeb);
831 struct ubi_ainf_peb *ubi_early_get_peb(struct ubi_device *ubi,
961 int ubi_compare_lebs(struct ubi_device *ubi, const struct ubi_ainf_peb *aeb,
1056 struct ubi_ainf_peb *aeb, in ubi_move_aeb_to_list()
H A Ddebug.h46 void ubi_dump_aeb(const struct ubi_ainf_peb *aeb, int type);
H A Dvtbl.c291 struct ubi_ainf_peb *new_aeb; in create_vtbl()
367 struct ubi_ainf_peb *aeb; in process_lvol()
H A Deba.c1534 struct ubi_ainf_peb *aeb; in self_check_eba()
1629 struct ubi_ainf_peb *aeb; in ubi_eba_init()
H A Ddebug.c207 void ubi_dump_aeb(const struct ubi_ainf_peb *aeb, int type) in ubi_dump_aeb()
H A Dwl.c1757 static int erase_aeb(struct ubi_device *ubi, struct ubi_ainf_peb *aeb, bool sync)
1804 struct ubi_ainf_peb *aeb, *tmp;
H A Dbuild.c602 dbg_gen("sizeof(struct ubi_ainf_peb) %zu", sizeof(struct ubi_ainf_peb)); in io_init()