Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/blkid/
Dcache.c92 DBG(DEBUG_CACHE, printf("creating blkid cache (using %s)\n", in blkid_get_cache()
122 DBG(DEBUG_CACHE, printf("freeing cache struct\n")); in blkid_put_cache()
143 DBG(DEBUG_CACHE, printf("warning: unfreed tag %s=%s\n", in blkid_put_cache()
168 DBG(DEBUG_CACHE, in blkid_gc_cache()
173 DBG(DEBUG_CACHE, in blkid_gc_cache()
Dread.c400 DBG(DEBUG_CACHE, printf("skipping re-read of %s\n", in blkid_read_cache()
405 DBG(DEBUG_CACHE, printf("reading cache file %s\n", in blkid_read_cache()
DblkidP.h130 #define DEBUG_CACHE 0x0001 macro