Lines Matching refs:mlog
110 mlog(0, "master_node = %d, valblk = %d\n", master_node, in dlmunlock_common()
124 mlog(ML_ERROR, "lockres %.*s: Someone is calling dlmunlock " in dlmunlock_common()
133 mlog(ML_ERROR, "lockres in progress!\n"); in dlmunlock_common()
198 mlog(0, "%s:%.*s: clearing actions, %s\n", in dlmunlock_common()
226 mlog(0, "clearing convert_type at %smaster node\n", in dlmunlock_common()
248 mlog(0, "lock %u:%llu should be gone now! refs=%d\n", in dlmunlock_common()
320 mlog(0, "%.*s\n", res->lockname.len, res->lockname.name); in dlm_send_remote_unlock_request()
326 mlog(0, "%s:%.*s: this node became the master due to a " in dlm_send_remote_unlock_request()
354 mlog(0, "master was in-progress. retry\n"); in dlm_send_remote_unlock_request()
357 mlog(ML_ERROR, "Error %d when sending message %u (key 0x%x) to " in dlm_send_remote_unlock_request()
403 mlog(ML_ERROR, "bad args! GET_LVB specified on unlock!\n"); in dlm_unlock_lock_handler()
408 mlog(ML_ERROR, "bad args! cannot modify lvb on a CANCEL " in dlm_unlock_lock_handler()
414 mlog(ML_ERROR, "Invalid name length in unlock handler!\n"); in dlm_unlock_lock_handler()
424 mlog(0, "lvb: %s\n", flags & LKM_PUT_LVB ? "put lvb" : "none"); in dlm_unlock_lock_handler()
431 mlog(0, "returning DLM_FORWARD -- res no longer exists\n"); in dlm_unlock_lock_handler()
441 mlog(0, "returning DLM_RECOVERING\n"); in dlm_unlock_lock_handler()
448 mlog(0, "returning DLM_MIGRATING\n"); in dlm_unlock_lock_handler()
455 mlog(0, "returning DLM_FORWARD -- not master\n"); in dlm_unlock_lock_handler()
497 mlog(0, "lockres is in progress\n"); in dlm_unlock_lock_handler()
507 mlog(ML_ERROR, "failed to find lock to unlock! " in dlm_unlock_lock_handler()
549 mlog(ML_ERROR, "lock to cancel is not on any list!\n"); in dlm_get_cancel_actions()
602 mlog(0, "VALBLK given with CANCEL: ignoring VALBLK\n"); in dlmunlock()
621 mlog(0, "lock=%p res=%p\n", lock, res); in dlmunlock()
632 mlog(0, "done calling dlmunlock_master: returned %d, " in dlmunlock()
637 mlog(0, "done calling dlmunlock_remote: returned %d, " in dlmunlock()
654 mlog(0, "retrying unlock due to pending recovery/" in dlmunlock()
660 mlog(0, "calling unlockast(%p, %d)\n", data, status); in dlmunlock()
679 mlog(0, "kicking the thread\n"); in dlmunlock()
688 mlog(0, "returning status=%d!\n", status); in dlmunlock()