Lines Matching refs:ubi_ainf_peb
144 struct ubi_ainf_peb *aeb; in add_aeb()
230 struct ubi_ainf_peb *aeb, in assign_aeb_to_av()
233 struct ubi_ainf_peb *tmp_aeb; in assign_aeb_to_av()
240 tmp_aeb = rb_entry(parent, struct ubi_ainf_peb, u.rb); in assign_aeb_to_av()
271 struct ubi_ainf_peb *new_aeb) in update_vol()
274 struct ubi_ainf_peb *aeb, *victim; in update_vol()
279 aeb = rb_entry(parent, struct ubi_ainf_peb, u.rb); in update_vol()
367 struct ubi_ainf_peb *new_aeb) in process_pool_aeb()
420 struct ubi_ainf_peb *aeb; in unmap_peb()
427 aeb = rb_entry(node2, struct ubi_ainf_peb, u.rb); in unmap_peb()
456 struct ubi_ainf_peb *new_aeb; in scan_pool()
568 struct ubi_ainf_peb *aeb; in count_fastmap_pebs()
601 struct ubi_ainf_peb *aeb, *tmp_aeb, *_tmp_aeb; in ubi_attach_fastmap()