Lines Matching refs:ubi_ainf_peb
144 struct ubi_ainf_peb *aeb; in add_aeb()
232 struct ubi_ainf_peb *aeb, in assign_aeb_to_av()
235 struct ubi_ainf_peb *tmp_aeb; in assign_aeb_to_av()
242 tmp_aeb = rb_entry(parent, struct ubi_ainf_peb, u.rb); in assign_aeb_to_av()
273 struct ubi_ainf_peb *new_aeb) in update_vol()
276 struct ubi_ainf_peb *aeb, *victim; in update_vol()
281 aeb = rb_entry(parent, struct ubi_ainf_peb, u.rb); in update_vol()
369 struct ubi_ainf_peb *new_aeb) in process_pool_aeb()
422 struct ubi_ainf_peb *aeb; in unmap_peb()
429 aeb = rb_entry(node2, struct ubi_ainf_peb, u.rb); in unmap_peb()
458 struct ubi_ainf_peb *new_aeb; in scan_pool()
570 struct ubi_ainf_peb *aeb; in count_fastmap_pebs()
603 struct ubi_ainf_peb *aeb, *tmp_aeb, *_tmp_aeb; in ubi_attach_fastmap()