Lines Matching refs:mlog

94 	mlog(0, "master_node = %d, valblk = %d\n", master_node,  in dlmunlock_common()
108 mlog(ML_ERROR, "lockres %.*s: Someone is calling dlmunlock " in dlmunlock_common()
117 mlog(ML_ERROR, "lockres in progress!\n"); in dlmunlock_common()
184 mlog(0, "%s:%.*s: clearing actions, %s\n", in dlmunlock_common()
216 mlog(0, "clearing convert_type at %smaster node\n", in dlmunlock_common()
249 mlog(0, "lock %u:%llu should be gone now! refs=%d\n", in dlmunlock_common()
321 mlog(0, "%.*s\n", res->lockname.len, res->lockname.name); in dlm_send_remote_unlock_request()
327 mlog(0, "%s:%.*s: this node became the master due to a " in dlm_send_remote_unlock_request()
355 mlog(0, "master was in-progress. retry\n"); in dlm_send_remote_unlock_request()
358 mlog(ML_ERROR, "Error %d when sending message %u (key 0x%x) to " in dlm_send_remote_unlock_request()
406 mlog(ML_ERROR, "bad args! GET_LVB specified on unlock!\n"); in dlm_unlock_lock_handler()
411 mlog(ML_ERROR, "bad args! cannot modify lvb on a CANCEL " in dlm_unlock_lock_handler()
417 mlog(ML_ERROR, "Invalid name length in unlock handler!\n"); in dlm_unlock_lock_handler()
427 mlog(0, "lvb: %s\n", flags & LKM_PUT_LVB ? "put lvb" : "none"); in dlm_unlock_lock_handler()
434 mlog(0, "returning DLM_FORWARD -- res no longer exists\n"); in dlm_unlock_lock_handler()
443 mlog(0, "returning DLM_RECOVERING\n"); in dlm_unlock_lock_handler()
450 mlog(0, "returning DLM_MIGRATING\n"); in dlm_unlock_lock_handler()
457 mlog(0, "returning DLM_FORWARD -- not master\n"); in dlm_unlock_lock_handler()
498 mlog(0, "lockres is in progress\n"); in dlm_unlock_lock_handler()
508 mlog(ML_ERROR, "failed to find lock to unlock! " in dlm_unlock_lock_handler()
550 mlog(ML_ERROR, "lock to cancel is not on any list!\n"); in dlm_get_cancel_actions()
603 mlog(0, "VALBLK given with CANCEL: ignoring VALBLK\n"); in dlmunlock()
622 mlog(0, "lock=%p res=%p\n", lock, res); in dlmunlock()
633 mlog(0, "done calling dlmunlock_master: returned %d, " in dlmunlock()
638 mlog(0, "done calling dlmunlock_remote: returned %d, " in dlmunlock()
657 mlog(0, "retrying unlock due to pending recovery/" in dlmunlock()
663 mlog(0, "calling unlockast(%p, %d)\n", data, status); in dlmunlock()
682 mlog(0, "kicking the thread\n"); in dlmunlock()
691 mlog(0, "returning status=%d!\n", status); in dlmunlock()