Searched refs:ubifs_lpt_heap (Results 1 – 5 of 5) sorted by relevance
45 struct ubifs_lpt_heap *heap; in valuable() 130 struct ubifs_lpt_heap *heap; in scan_for_dirty() 226 struct ubifs_lpt_heap *heap, *idx_heap; in ubifs_find_dirty_leb() 401 struct ubifs_lpt_heap *heap; in do_find_free_space() 820 struct ubifs_lpt_heap *heap; in find_dirty_idx_leb()
258 void ubifs_dump_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap,284 void dbg_check_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, int cat,
616 * struct ubifs_lpt_heap - heap of categorized lprops.623 struct ubifs_lpt_heap { struct 1460 struct ubifs_lpt_heap lpt_heap[LPROPS_HEAP_CNT];1461 struct ubifs_lpt_heap dirty_idx;624 arrubifs_lpt_heap global() argument 625 cntubifs_lpt_heap global() argument 626 max_cntubifs_lpt_heap global() argument
764 struct ubifs_lpt_heap *heap; in populate_lsave() 1966 struct ubifs_lpt_heap *heap; in dbg_populate_lsave()
907 void ubifs_dump_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, int cat) in ubifs_dump_heap()