Searched refs:DEBUG_INIT (Results 1 – 3 of 3) sorted by relevance
222 #define DEBUG_INIT 0x8000 macro233 if (debug_mask & DEBUG_INIT) in init_debug()243 debug_mask |= DEBUG_INIT; in init_debug()244 if (debug_mask == DEBUG_INIT) in init_debug()260 debug_mask = DEBUG_INIT; in init_debug()
88 if (!(blkid_debug_mask & DEBUG_INIT)) { in blkid_get_cache()93 blkid_debug_mask |= DEBUG_INIT; in blkid_get_cache()
139 #define DEBUG_INIT 0x8000 macro