Searched refs:DEBUG_INIT (Results 1 – 3 of 3) sorted by relevance
140 #define DEBUG_INIT 0x8000 macro151 if (debug_mask & DEBUG_INIT) in init_debug()166 debug_mask |= DEBUG_INIT; in init_debug()
83 if (!(blkid_debug_mask & DEBUG_INIT)) { in blkid_get_cache()88 blkid_debug_mask |= DEBUG_INIT; in blkid_get_cache()
140 #define DEBUG_INIT 0x8000 macro