Searched refs:DEBUG_TAG (Results 1 – 2 of 2) sorted by relevance
/external/e2fsprogs/lib/blkid/ |
D | tag.c | 50 DBG(DEBUG_TAG, printf(" freeing tag %s=%s\n", tag->bit_name, in blkid_free_tag() 52 DBG(DEBUG_TAG, blkid_debug_dump_tag(tag)); in blkid_free_tag() 115 DBG(DEBUG_TAG, in blkid_find_head_cache() 184 DBG(DEBUG_TAG, in blkid_set_tag() 228 DBG(DEBUG_TAG, printf("trying to parse '%s' as a tag\n", token)); in blkid_parse_tag_string() 343 DBG(DEBUG_TAG, printf("looking for %s=%s in cache\n", type, value)); in blkid_find_dev_with_tag()
|
D | blkidP.h | 138 #define DEBUG_TAG 0x0200 macro
|