Symbol: ubifs_lpt_heap
fs/ubifs/debug.c
907
void ubifs_dump_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, int cat)
fs/ubifs/debug.h
258
void ubifs_dump_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap,
fs/ubifs/debug.h
284
void dbg_check_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, int cat,
fs/ubifs/find.c
130
struct ubifs_lpt_heap *heap;
fs/ubifs/find.c
226
struct ubifs_lpt_heap *heap, *idx_heap;
fs/ubifs/find.c
401
struct ubifs_lpt_heap *heap;
fs/ubifs/find.c
45
struct ubifs_lpt_heap *heap;
fs/ubifs/find.c
820
struct ubifs_lpt_heap *heap;
fs/ubifs/lprops.c
1072
struct ubifs_lpt_heap *heap = &c->lpt_heap[cat - 1];
fs/ubifs/lprops.c
169
struct ubifs_lpt_heap *heap = &c->lpt_heap[cat - 1];
fs/ubifs/lprops.c
217
struct ubifs_lpt_heap *heap;
fs/ubifs/lprops.c
246
struct ubifs_lpt_heap *heap;
fs/ubifs/lprops.c
442
struct ubifs_lpt_heap *heap;
fs/ubifs/lprops.c
50
static void move_up_lpt_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap,
fs/ubifs/lprops.c
757
struct ubifs_lpt_heap *heap;
fs/ubifs/lprops.c
87
static void adjust_lpt_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap,
fs/ubifs/lprops.c
928
struct ubifs_lpt_heap *heap = &c->lpt_heap[cat - 1];
fs/ubifs/lprops.c
950
void dbg_check_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, int cat,
fs/ubifs/lpt.c
2265
struct ubifs_lpt_heap *heap;
fs/ubifs/lpt_commit.c
1966
struct ubifs_lpt_heap *heap;
fs/ubifs/lpt_commit.c
764
struct ubifs_lpt_heap *heap;
fs/ubifs/ubifs.h
1464
struct ubifs_lpt_heap lpt_heap[LPROPS_HEAP_CNT];
fs/ubifs/ubifs.h
1465
struct ubifs_lpt_heap dirty_idx;