orig_report 483 fs/dlm/lowcomms.c void (*orig_report)(struct sock *) = NULL; orig_report 490 fs/dlm/lowcomms.c orig_report = listen_sock.sk_error_report; orig_report 522 fs/dlm/lowcomms.c if (orig_report) orig_report 523 fs/dlm/lowcomms.c orig_report(sk);