Lines Matching refs:ubi_ainf_peb
150 struct ubi_ainf_peb *aeb; in add_aeb()
238 struct ubi_ainf_peb *aeb, in assign_aeb_to_av()
241 struct ubi_ainf_peb *tmp_aeb; in assign_aeb_to_av()
248 tmp_aeb = rb_entry(parent, struct ubi_ainf_peb, u.rb); in assign_aeb_to_av()
279 struct ubi_ainf_peb *new_aeb) in update_vol()
282 struct ubi_ainf_peb *aeb, *victim; in update_vol()
287 aeb = rb_entry(parent, struct ubi_ainf_peb, u.rb); in update_vol()
375 struct ubi_ainf_peb *new_aeb) in process_pool_aeb()
428 struct ubi_ainf_peb *aeb; in unmap_peb()
435 aeb = rb_entry(node2, struct ubi_ainf_peb, u.rb); in unmap_peb()
470 struct ubi_ainf_peb *new_aeb; in scan_pool()
582 struct ubi_ainf_peb *aeb; in count_fastmap_pebs()
615 struct ubi_ainf_peb *aeb, *tmp_aeb, *_tmp_aeb; in ubi_attach_fastmap()