HomeSort by: relevance | last modified time | path
    Searched refs:LOG_DBG (Results 1 - 7 of 7) sorted by relevancy

  /src/external/gpl2/lvm2/dist/daemons/cmirrord/
link_mon.c 75 LOG_DBG("Adding %s/%d", lc->name, lc->fd);
76 LOG_DBG(" used_pfds = %d, free_pfds = %d",
97 LOG_DBG("Freeing up %s/%d", c->name, c->fd);
98 LOG_DBG(" used_pfds = %d, free_pfds = %d",
127 LOG_DBG("Data ready on %d", pfds[i].fd);
145 LOG_DBG("Issuing callback on %s/%d",
logging.h 61 #define LOG_DBG(f, arg...) LOG_OUTPUT(LOG_DEBUG, f, ## arg)
63 #define LOG_DBG(f, arg...)
functions.c 322 LOG_DBG("Checking /dev/mapper for device %d:%d", major, minor);
341 LOG_DBG(" %s: YES", dep->d_name);
345 LOG_DBG(" %s: NO", dep->d_name);
351 LOG_DBG("Path not found for %d/%d", major, minor);
352 LOG_DBG("Creating /dev/mapper/%d-%d", major, minor);
404 LOG_DBG("Clustered log disk is %s", disk_path);
514 LOG_DBG("Disk log ready");
609 LOG_DBG("[%s] Cluster log created",
638 LOG_DBG("[%s] Cluster log removed", SHORT_UUID(lc->uuid));
665 LOG_DBG("WARNING: log still marked as 'touched' during suspend")
    [all...]
local.c 141 LOG_DBG("Bad transmission, requesting resend [%u]",
237 LOG_DBG("[%s] Request from kernel received: [%s/%u]",
252 LOG_DBG("Returning failed request to kernel [%s]",
268 LOG_DBG("Returning failed request to kernel [%s]",
clogd.c 62 LOG_DBG(" Compiled with debugging.");
154 LOG_DBG("No current cluster logs... safe to exit.");
cluster.c 410 LOG_DBG("[%s] Checkpoint prepared for node %u:",
412 LOG_DBG(" bitmap_size = %d", new->bitmap_size);
443 LOG_DBG("Sending checkpointed data to %u", cp->requester);
473 LOG_DBG("export_checkpoint: checkpoint already exists");
502 LOG_DBG("Sync checkpoint section already exists");
531 LOG_DBG("Clean checkpoint section already exists");
561 LOG_DBG("RR checkpoint section already exists");
573 LOG_DBG("export_checkpoint: closing checkpoint");
642 LOG_DBG("Checkpoint for this log already received");
919 LOG_DBG("[%s] Processing delayed request: %s"
    [all...]
  /src/sys/external/bsd/acpica/dist/os_specific/service_layers/
oszephyr.c 666 LOG_DBG ("");
699 LOG_DBG ("");
725 LOG_DBG ("");
753 LOG_DBG ("");
774 LOG_DBG ("");
886 LOG_DBG ("");
912 LOG_DBG ("");
939 LOG_DBG ("ACPI_SIGNAL_FATAL error");
943 LOG_DBG ("ACPI_SIGNAL_BREAKPOINT");
967 LOG_DBG ("");
    [all...]

Completed in 18 milliseconds