Lines Matching refs:ubi_ainf_peb
146 struct ubi_ainf_peb *aeb; in add_aeb()
234 struct ubi_ainf_peb *aeb, in assign_aeb_to_av()
237 struct ubi_ainf_peb *tmp_aeb; in assign_aeb_to_av()
244 tmp_aeb = rb_entry(parent, struct ubi_ainf_peb, u.rb); in assign_aeb_to_av()
275 struct ubi_ainf_peb *new_aeb) in update_vol()
278 struct ubi_ainf_peb *aeb, *victim; in update_vol()
283 aeb = rb_entry(parent, struct ubi_ainf_peb, u.rb); in update_vol()
371 struct ubi_ainf_peb *new_aeb) in process_pool_aeb()
424 struct ubi_ainf_peb *aeb; in unmap_peb()
431 aeb = rb_entry(node2, struct ubi_ainf_peb, u.rb); in unmap_peb()
466 struct ubi_ainf_peb *new_aeb; in scan_pool()
578 struct ubi_ainf_peb *aeb; in count_fastmap_pebs()
611 struct ubi_ainf_peb *aeb, *tmp_aeb, *_tmp_aeb; in ubi_attach_fastmap()