Searched refs:DEBUG_print (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/
H A Ddm-integrity.c345 #define DEBUG_print(x, ...) printk(KERN_DEBUG x, ##__VA_ARGS__) macro
349 #define DEBUG_print(x, ...) do { } while (0) macro
2748 DEBUG_print("start recalculation... (position %llx)\n", le64_to_cpu(ic->sb->recalc_sector));
2761 DEBUG_print("queue_delayed_work: bitmap_flush_work\n");
2795 DEBUG_print("recalculating: %llx, %llx\n", logical_sector, n_sectors);
2948 /*DEBUG_print("zeroing journal\n");*/
3026 DEBUG_print("reading journal\n");
3084 DEBUG_print("first unused commit seq %d [%d,%d,%d,%d]\n",
3110 DEBUG_print("commit id mismatch at position (%u, %u): %d != %d\n",
3123 DEBUG_print("replayin
[all...]

Completed in 158 milliseconds