Searched refs:DEBUG_DEVNAME (Results 1 – 2 of 2) sorted by relevance
/external/e2fsprogs/lib/blkid/ |
D | devname.c | 64 DBG(DEBUG_DEVNAME, in blkid_get_dev() 351 DBG(DEBUG_DEVNAME, printf("opening %s\n", lvm_device)); in lvm_get_devno() 353 DBG(DEBUG_DEVNAME, printf("%s: (%d) %s\n", lvm_device, errno, in lvm_get_devno() 379 DBG(DEBUG_DEVNAME, printf("probing LVM devices under %s\n", VG_DIR)); in lvm_probe_all() 417 DBG(DEBUG_DEVNAME, printf("LVM dev %s: devno 0x%04X\n", in lvm_probe_all() 449 DBG(DEBUG_DEVNAME, printf("Checking partition %s (%d, %d)\n", in evms_probe_all() 508 DBG(DEBUG_DEVNAME, printf("read partition name %s\n", ptname)); in probe_all() 526 DBG(DEBUG_DEVNAME, in probe_all() 542 DBG(DEBUG_DEVNAME, in probe_all()
|
D | blkidP.h | 133 #define DEBUG_DEVNAME 0x0008 macro
|