Searched refs:ubifs_lpt_heap (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/ubifs/
H A Ddebug.h257 void ubifs_dump_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap,
283 void dbg_check_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, int cat,
H A Dlprops.c50 static void move_up_lpt_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap,
87 static void adjust_lpt_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap,
169 struct ubifs_lpt_heap *heap = &c->lpt_heap[cat - 1];
217 struct ubifs_lpt_heap *heap;
246 struct ubifs_lpt_heap *heap;
442 struct ubifs_lpt_heap *heap;
757 struct ubifs_lpt_heap *heap;
928 struct ubifs_lpt_heap *heap = &c->lpt_heap[cat - 1];
950 void dbg_check_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, int cat,
1072 struct ubifs_lpt_heap *hea
[all...]
H A Dfind.c45 struct ubifs_lpt_heap *heap;
130 struct ubifs_lpt_heap *heap;
226 struct ubifs_lpt_heap *heap, *idx_heap;
401 struct ubifs_lpt_heap *heap;
820 struct ubifs_lpt_heap *heap;
H A Dubifs.h628 * struct ubifs_lpt_heap - heap of categorized lprops.
635 struct ubifs_lpt_heap { struct
1479 struct ubifs_lpt_heap lpt_heap[LPROPS_HEAP_CNT];
1480 struct ubifs_lpt_heap dirty_idx;
H A Dlpt_commit.c764 struct ubifs_lpt_heap *heap;
1967 struct ubifs_lpt_heap *heap;
H A Dlpt.c2265 struct ubifs_lpt_heap *heap;
H A Ddebug.c908 void ubifs_dump_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, int cat)

Completed in 138 milliseconds