Home
last modified time | relevance | path

Searched refs:log_print (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/fs/dlm/
A Dmidcomms.c470 log_print("%s: unexpected state: %d", in dlm_pas_fin_ack_rcv()
543 log_print("%s: unexpected state: %d", in dlm_midcomms_receive_buffer()
580 log_print("rcom msg too small: %u, will skip this message from node %d", in dlm_midcomms_recv_node_lookup()
661 log_print("version 0x%08x for node %d detected", DLM_VERSION_3_2, in dlm_midcomms_version_check_3_2()
693 log_print("fin too small: %d, will skip this message from node %d", in dlm_opts_check_msglen()
701 log_print("msg too small: %d, will skip this message from node %d", in dlm_opts_check_msglen()
831 log_print("version 0x%08x for node %d detected", DLM_VERSION_3_1, in dlm_midcomms_version_check_3_1()
866 log_print("msg too small: %u, will skip this message from node %d", in dlm_midcomms_receive_buffer_3_1()
1271 log_print("%s: unexpected state: %d", in dlm_act_fin_ack_rcv()
1311 log_print("reset node %d because shutdown stuck", in dlm_midcomms_add_member()
[all …]
A Dlowcomms.c1055 log_print("invalid family from non cluster node"); in accept_from_sock()
1063 log_print("got connection from %d", nodeid); in accept_from_sock()
1087 log_print("failed to allocate incoming socket"); in accept_from_sock()
1477 log_print("closing connection to node %d", nodeid); in dlm_lowcomms_close()
1660 log_print("connect to node %d try %d error %d", in process_send_sockets()
1723 log_print("can't start dlm_io"); in work_start()
1733 log_print("can't start dlm_process"); in work_start()
1783 log_print("Using %s for communications", in dlm_listen_for_all()
1925 log_print("SCTP is not enabled by this kernel"); in dlm_sctp_listen_validate()
1964 log_print("no local IP address has been set"); in dlm_lowcomms_start()
[all …]
A Duser.c598 log_print("no locking on control device"); in device_write()
606 log_print("no locking on control device"); in device_write()
614 log_print("no locking on control device"); in device_write()
622 log_print("create/remove only on control device"); in device_write()
630 log_print("create/remove only on control device"); in device_write()
638 log_print("no locking on control device"); in device_write()
645 log_print("Unknown command passed to DLM device : %d\n", in device_write()
820 log_print("non-version read from control device %zu", count); in device_read()
878 log_print("dlm_rem_lkb_callback empty %x", lkb->lkb_id); in device_read()
1030 log_print("misc_register failed for control device"); in dlm_user_init()
[all …]
A Dplock.c51 log_print("plock device version mismatch: " in check_version()
232 log_print("dlm_plock_callback: vfs lock error %llx file %p fl %p", in dlm_plock_callback()
239 log_print("dlm_plock_callback: lock granted after lock request " in dlm_plock_callback()
466 log_print("%s: no op %x %llx", __func__, in dev_write()
505 log_print("dlm_plock_init: misc_register failed %d", rv); in dlm_plock_init()
A Dlockspace.c387 log_print("cannot start dlm midcomms %d", error); in threads_start()
393 log_print("cannot start dlm_scand thread %d", error); in threads_start()
425 log_print("dlm user daemon not available"); in new_lockspace()
438 log_print("dlm cluster name '%s' is being used without an application provided cluster name", in new_lockspace()
443 log_print("dlm cluster name '%s' does not match " in new_lockspace()
958 log_print("dlm user daemon left %d lockspaces", count); in dlm_stop_lockspaces()
A Drequestqueue.c41 log_print("dlm_add_requestqueue: out of memory len %d", length); in dlm_add_requestqueue()
A Drecoverd.c308 log_print("dlm_recoverd: no lockspace %p", arg); in dlm_recoverd()
A Dast.c229 log_print("can't start dlm_callback workqueue"); in dlm_callback_start()
A Drcom.c61 log_print("%s to %d type %d len %d ENOBUFS", in create_rcom()
82 log_print("create_rcom to %d type %d len %d ENOBUFS", in create_rcom_stateless()
A Dlock.c494 log_print("rsb_insert match"); in rsb_insert()
2024 log_print("invalid status for revert %d", lkb->lkb_status); in revert_lock()
2085 log_print("munge_demoted %x invalid modes gr %d rq %d", in munge_demoted()
2097 log_print("munge_altmode %x invalid reply type %d", in munge_altmode()
2391 log_print("can_be_granted deadlock %x now %d", in can_be_granted()
2452 log_print("WARN: pending demoted %x node %d %s", in grant_pending_convert()
2470 log_print("WARN: pending deadlock %x node %d %s", in grant_pending_convert()
3888 log_print("fake_bastfn should not be called"); in fake_bastfn()
3893 log_print("fake_astfn should not be called"); in fake_astfn()
4967 log_print("invalid h_cmd %d from %u", hd->h_cmd, nodeid); in dlm_receive_buffer()
[all …]
A Ddlm_internal.h56 #define log_print(fmt, args...) \ macro
/linux-6.3-rc2/scripts/
A DKbuild.include135 log_print = echo '$(pound) $(call escsq,$(or $(quiet_cmd_$1),cmd_$1 $@)$(why))'; \
160 cmd = @$(if $(cmd_$(1)),set -e; $($(quiet)log_print) $(delete-on-interrupt) $(cmd_$(1)),:)

Completed in 39 milliseconds