Searched refs:DEBUG_MALLOC (Results 1 – 5 of 5) sorted by relevance
10 #define DEBUG_MALLOC 2 macro
50 ntfs_debug(DEBUG_MALLOC, "Allocating %x at %p\n", size, ret); in ntfs_malloc()60 ntfs_debug(DEBUG_MALLOC, "Freeing memory at %p\n", block); in ntfs_free()
222 ntfs_debug(DEBUG_MALLOC, "ntfs_insert_run: re-allocating " in ntfs_insert_run()
257 #undef DEBUG_MALLOC258 #ifdef DEBUG_MALLOC