Searched refs:log_print (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.10/fs/dlm/ |
| D | midcomms.c | 53 log_print("received invalid length header: %u, will abort message parsing", in dlm_process_incoming_buffer() 67 log_print("dlm msg too small: %u, will skip this message", in dlm_process_incoming_buffer() 75 log_print("dlm rcom msg too small: %u, will skip this message", in dlm_process_incoming_buffer() 82 log_print("unsupported h_cmd received: %u, will skip this message", in dlm_process_incoming_buffer()
|
| D | lowcomms.c | 586 log_print("canceled swork for node %d", con->nodeid); in close_connection() 590 log_print("canceled rwork for node %d", con->nodeid); in close_connection() 616 log_print("canceled swork for node %d", con->nodeid); in shutdown_connection() 631 log_print("Connection %p failed to shutdown: %d will force close", in shutdown_connection() 639 log_print("Connection %p shutdown timed out, will force close", in shutdown_connection() 757 log_print("connection %p got EOF from %d", in receive_from_sock() 808 log_print("connect from non cluster node"); in accept_from_sock() 819 log_print("got connection from %d", nodeid); in accept_from_sock() 838 log_print("failed to allocate incoming socket"); in accept_from_sock() 849 log_print("failed to allocate incoming socket receive buffer"); in accept_from_sock() [all …]
|
| D | user.c | 570 log_print("no locking on control device"); in device_write() 578 log_print("no locking on control device"); in device_write() 586 log_print("no locking on control device"); in device_write() 594 log_print("create/remove only on control device"); in device_write() 602 log_print("create/remove only on control device"); in device_write() 610 log_print("no locking on control device"); in device_write() 617 log_print("Unknown command passed to DLM device : %d\n", in device_write() 792 log_print("non-version read from control device %zu", count); in device_read() 848 log_print("dlm_rem_lkb_callback empty %x", lkb->lkb_id); in device_read() 994 log_print("misc_register failed for control device"); in dlm_user_init() [all …]
|
| D | plock.c | 48 log_print("plock device version mismatch: " in check_version() 196 log_print("dlm_plock_callback: op on list %llx", in dlm_plock_callback() 224 log_print("dlm_plock_callback: vfs lock error %llx file %p fl %p", in dlm_plock_callback() 231 log_print("dlm_plock_callback: lock granted after lock request " in dlm_plock_callback() 458 log_print("dev_write no op %x %llx", info.fsid, in dev_write() 503 log_print("dlm_plock_init: misc_register failed %d", rv); in dlm_plock_init()
|
| D | ast.c | 24 log_print("last_bast %x %llu flags %x mode %d sb %d %x", in dlm_dump_lkb_callbacks() 32 log_print("last_cast %x %llu flags %x mode %d sb %d %x", in dlm_dump_lkb_callbacks() 41 log_print("cb %x %llu flags %x mode %d sb %d %x", in dlm_dump_lkb_callbacks() 273 log_print("can't start dlm_callback workqueue"); in dlm_callback_start()
|
| D | lockspace.c | 388 log_print("cannot start dlm_scand thread %d", error); in threads_start() 395 log_print("cannot start dlm lowcomms %d", error); in threads_start() 433 log_print("dlm user daemon not available"); in new_lockspace() 446 log_print("dlm cluster name '%s' is being used without an application provided cluster name", in new_lockspace() 451 log_print("dlm cluster name '%s' does not match " in new_lockspace() 910 log_print("dlm user daemon left %d lockspaces", count); in dlm_stop_lockspaces()
|
| D | requestqueue.c | 39 log_print("dlm_add_requestqueue: out of memory len %d", length); in dlm_add_requestqueue()
|
| D | recoverd.c | 280 log_print("dlm_recoverd: no lockspace %p", arg); in dlm_recoverd()
|
| D | lock.c | 487 log_print("rsb_insert match"); in rsb_insert() 2102 log_print("invalid status for revert %d", lkb->lkb_status); in revert_lock() 2163 log_print("munge_demoted %x invalid modes gr %d rq %d", in munge_demoted() 2175 log_print("munge_altmode %x invalid reply type %d", in munge_altmode() 2185 log_print("munge_altmode invalid exflags %x", lkb->lkb_exflags); in munge_altmode() 2469 log_print("can_be_granted deadlock %x now %d", in can_be_granted() 2530 log_print("WARN: pending demoted %x node %d %s", in grant_pending_convert() 2548 log_print("WARN: pending deadlock %x node %d %s", in grant_pending_convert() 2618 log_print("grant_pending_locks r nodeid %d", r->res_nodeid); in grant_pending_locks() 3907 log_print("fake_bastfn should not be called"); in fake_bastfn() [all …]
|
| D | dlm_internal.h | 61 #define log_print(fmt, args...) \ macro
|
| D | rcom.c | 40 log_print("create_rcom to %d type %d len %d ENOBUFS", in create_rcom()
|