Searched refs:DEBUG_TAG (Results 1 – 2 of 2) sorted by relevance
/third_party/e2fsprogs/lib/blkid/ |
D | tag.c | 51 DBG(DEBUG_TAG, printf(" freeing tag %s=%s\n", tag->bit_name, in blkid_free_tag() 53 DBG(DEBUG_TAG, blkid_debug_dump_tag(tag)); in blkid_free_tag() 116 DBG(DEBUG_TAG, in blkid_find_head_cache() 185 DBG(DEBUG_TAG, in blkid_set_tag() 229 DBG(DEBUG_TAG, printf("trying to parse '%s' as a tag\n", token)); in blkid_parse_tag_string() 344 DBG(DEBUG_TAG, printf("looking for %s=%s in cache\n", type, value)); in blkid_find_dev_with_tag()
|
D | blkidP.h | 144 #define DEBUG_TAG 0x0200 macro
|