Lines Matching refs:ubi_ainf_peb
191 struct ubi_ainf_peb *ubi_alloc_aeb(struct ubi_attach_info *ai, int pnum, in ubi_alloc_aeb()
194 struct ubi_ainf_peb *aeb; in ubi_alloc_aeb()
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()
283 struct ubi_ainf_peb *aeb; in add_corrupted()
312 struct ubi_ainf_peb *aeb; in add_fastmap()
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()
608 aeb = rb_entry(parent, struct ubi_ainf_peb, u.rb); in ubi_add_to_av()
831 struct ubi_ainf_peb *ubi_early_get_peb(struct ubi_device *ubi, in ubi_early_get_peb()
835 struct ubi_ainf_peb *aeb, *tmp_aeb; in ubi_early_get_peb()
838 aeb = list_entry(ai->free.next, struct ubi_ainf_peb, u.list); in ubi_early_get_peb()
1221 struct ubi_ainf_peb *aeb; in late_analysis()
1292 struct ubi_ainf_peb *aeb; in destroy_av()
1301 aeb = rb_entry(this, struct ubi_ainf_peb, u.rb); in destroy_av()
1325 struct ubi_ainf_peb *aeb, *aeb_tmp; in destroy_ai()
1392 struct ubi_ainf_peb *aeb; in scan_all()
1477 sizeof(struct ubi_ainf_peb), in alloc_ai()
1677 struct ubi_ainf_peb *aeb, *last_aeb; in self_check_ai()