Home
last modified time | relevance | path

Searched refs:dbg_check_heap (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/fs/ubifs/
Dlprops.c206 dbg_check_heap(c, heap, cat, lprops->hpos); in add_to_lpt_heap()
209 dbg_check_heap(c, heap, cat, -1); in add_to_lpt_heap()
215 dbg_check_heap(c, heap, cat, lprops->hpos); in add_to_lpt_heap()
241 dbg_check_heap(c, heap, cat, -1); in remove_from_lpt_heap()
956 void dbg_check_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, int cat, in dbg_check_heap() function
Ddebug.h297 void dbg_check_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, int cat,
469 static inline void dbg_check_heap(struct ubifs_info *c, in dbg_check_heap() function