Searched refs:ubifs_lpt_heap (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | lprops.c | 54 static void move_up_lpt_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, in move_up_lpt_heap() 91 static void adjust_lpt_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, in adjust_lpt_heap() 173 struct ubifs_lpt_heap *heap = &c->lpt_heap[cat - 1]; in add_to_lpt_heap() 221 struct ubifs_lpt_heap *heap; in remove_from_lpt_heap() 252 struct ubifs_lpt_heap *heap; in lpt_heap_replace() 448 struct ubifs_lpt_heap *heap; in change_category() 763 struct ubifs_lpt_heap *heap; in ubifs_fast_find_free() 934 struct ubifs_lpt_heap *heap = &c->lpt_heap[cat - 1]; in dbg_check_cats() 956 void dbg_check_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, int cat, in dbg_check_heap() 1077 struct ubifs_lpt_heap *heap = &c->lpt_heap[cat - 1]; in scan_check_cb()
|
| H A D | debug.h | 312 void ubifs_dump_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, 338 void dbg_check_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, int cat,
|
| H A D | ubifs.h | 1222 struct ubifs_lpt_heap { struct 2024 struct ubifs_lpt_heap lpt_heap[LPROPS_HEAP_CNT]; 2025 struct ubifs_lpt_heap dirty_idx;
|
| H A D | lpt_commit.c | 806 struct ubifs_lpt_heap *heap; in populate_lsave() 2012 struct ubifs_lpt_heap *heap; in dbg_populate_lsave()
|
| H A D | lpt.c | 2114 struct ubifs_lpt_heap *heap; in dbg_chk_pnode()
|
| H A D | debug.c | 897 void ubifs_dump_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, int cat) in ubifs_dump_heap()
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | lprops.c | 50 static void move_up_lpt_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, in move_up_lpt_heap() 87 static void adjust_lpt_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, in adjust_lpt_heap() 169 struct ubifs_lpt_heap *heap = &c->lpt_heap[cat - 1]; in add_to_lpt_heap() 217 struct ubifs_lpt_heap *heap; in remove_from_lpt_heap() 246 struct ubifs_lpt_heap *heap; in lpt_heap_replace() 442 struct ubifs_lpt_heap *heap; in change_category() 757 struct ubifs_lpt_heap *heap; in ubifs_fast_find_free() 928 struct ubifs_lpt_heap *heap = &c->lpt_heap[cat - 1]; in dbg_check_cats() 950 void dbg_check_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, int cat, in dbg_check_heap() 1071 struct ubifs_lpt_heap *heap = &c->lpt_heap[cat - 1]; in scan_check_cb()
|
| H A D | find.c | 45 struct ubifs_lpt_heap *heap; in valuable() 129 struct ubifs_lpt_heap *heap; in scan_for_dirty() 226 struct ubifs_lpt_heap *heap, *idx_heap; in ubifs_find_dirty_leb() 400 struct ubifs_lpt_heap *heap; in do_find_free_space() 819 struct ubifs_lpt_heap *heap; in find_dirty_idx_leb()
|
| H A D | debug.h | 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,
|
| H A D | ubifs.h | 626 struct ubifs_lpt_heap { struct 1447 struct ubifs_lpt_heap lpt_heap[LPROPS_HEAP_CNT]; 1448 struct ubifs_lpt_heap dirty_idx;
|
| H A D | lpt_commit.c | 764 struct ubifs_lpt_heap *heap; in populate_lsave() 1968 struct ubifs_lpt_heap *heap; in dbg_populate_lsave()
|
| H A D | lpt.c | 2265 struct ubifs_lpt_heap *heap; in dbg_chk_pnode()
|
| H A D | debug.c | 887 void ubifs_dump_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, int cat) in ubifs_dump_heap()
|