Home
last modified time | relevance | path

Searched refs:log_print_ratelimited (Results 1 – 3 of 3) sorted by relevance

/linux/fs/dlm/
H A Dmidcomms.c602 log_print_ratelimited("ignore dlm msg because seq mismatch, seq: %u, expected: %u, nodeid: %d", in dlm_midcomms_receive_buffer()
692 log_print_ratelimited("version mismatch detected, assumed 0x%08x but node %d has 0x%08x", in dlm_midcomms_receive_buffer_3_2()
808 log_print_ratelimited("version mismatch detected, assumed 0x%08x but node %d has 0x%08x", in dlm_midcomms_receive_buffer_3_1()
947 log_print_ratelimited("retransmit dlm msg, seq %u, nodeid %d", in dlm_midcomms_unack_msg_resend()
H A Ddlm_internal.h60 #define log_print_ratelimited(fmt, args...) \ macro
H A Dlowcomms.c1598 log_print_ratelimited("connecting to %d", con->nodeid); in dlm_connect()