Lines Matching refs:ubi_ainf_peb
178 struct ubi_ainf_peb *ubi_alloc_aeb(struct ubi_attach_info *ai, int pnum, in ubi_alloc_aeb()
181 struct ubi_ainf_peb *aeb; in ubi_alloc_aeb()
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()
270 struct ubi_ainf_peb *aeb; in add_corrupted()
299 struct ubi_ainf_peb *aeb; in add_fastmap()
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()
595 aeb = rb_entry(parent, struct ubi_ainf_peb, u.rb); in ubi_add_to_av()
818 struct ubi_ainf_peb *ubi_early_get_peb(struct ubi_device *ubi, in ubi_early_get_peb()
822 struct ubi_ainf_peb *aeb, *tmp_aeb; in ubi_early_get_peb()
825 aeb = list_entry(ai->free.next, struct ubi_ainf_peb, u.list); in ubi_early_get_peb()
1209 struct ubi_ainf_peb *aeb; in late_analysis()
1280 struct ubi_ainf_peb *aeb; in destroy_av()
1289 aeb = rb_entry(this, struct ubi_ainf_peb, u.rb); in destroy_av()
1313 struct ubi_ainf_peb *aeb, *aeb_tmp; in destroy_ai()
1380 struct ubi_ainf_peb *aeb; in scan_all()
1465 sizeof(struct ubi_ainf_peb), in alloc_ai()
1665 struct ubi_ainf_peb *aeb, *last_aeb; in self_check_ai()