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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/blkid/
H A Dread.c121 DBG(DEBUG_READ, printf("found device header: %8s\n", p));
140 DBG(DEBUG_READ, printf("found device trailer %9s\n", *cp));
164 DBG(DEBUG_READ,
171 DBG(DEBUG_READ, printf("device should be %*s\n", end - start, start));
181 DBG(DEBUG_READ,
187 DBG(DEBUG_READ, printf("blkid: empty device name: %s\n", *cp));
195 DBG(DEBUG_READ, printf("found dev %s\n", name));
224 DBG(DEBUG_READ,
278 DBG(DEBUG_READ, printf(" tag: %s=\"%s\"\n", name, value));
304 DBG(DEBUG_READ, print
[all...]
H A DblkidP.h135 #define DEBUG_READ 0x0040 macro

Completed in 53 milliseconds