Home
last modified time | relevance | path

Searched refs:dbg_dump_heap (Results 1 – 3 of 3) sorted by relevance

/fs/ubifs/
Ddebug.h289 void dbg_dump_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, int cat);
440 #define dbg_dump_heap(c, heap, cat) ({}) macro
Dlprops.c1008 dbg_dump_heap(c, heap, cat); in dbg_check_heap()
Ddebug.c788 void dbg_dump_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, int cat) in dbg_dump_heap() function