Searched refs:LOG_COND (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/gpl2/lvm2/dist/daemons/cmirrord/ |
| H A D | cluster.c | 313 LOG_COND(log_resend_requests, in handle_cluster_response() 766 LOG_COND(log_checkpoint, in do_checkpoints() 778 LOG_COND(log_checkpoint, in do_checkpoints() 827 LOG_COND(log_resend_requests, in resend_requests() 847 LOG_COND(log_resend_requests, in resend_requests() 914 LOG_COND(log_checkpoint, "[%s] Checkpoint prepared for %u", in flush_startup_list() 985 LOG_COND(log_resend_requests, "[%s] I am leaving.1.....", in cpg_message_callback() 991 LOG_COND(log_resend_requests, "[%s] %u is leaving, resend required%s", in cpg_message_callback() 996 LOG_COND(log_resend_requests, in cpg_message_callback() 1004 LOG_COND(log_resend_requests, "[%s] %u is leaving, delay = %d", in cpg_message_callback() [all …]
|
| H A D | logging.h | 66 #define LOG_COND(__X, f, arg...) do {\ macro
|
| H A D | functions.c | 1203 LOG_COND(log_resend_requests, "***** RE-REQUEST *****"); in clog_get_resync_work()
|