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()
200 mlog(0, "%s:%.*s: clearing actions, %s\n", in dlmunlock_common()
229 mlog(0, "clearing convert_type at %smaster node\n", in dlmunlock_common()
251 mlog(0, "lock %u:%llu should be gone now! refs=%d\n", in dlmunlock_common()
323 mlog(0, "%.*s\n", res->lockname.len, res->lockname.name); in dlm_send_remote_unlock_request()
329 mlog(0, "%s:%.*s: this node became the master due to a " in dlm_send_remote_unlock_request()
357 mlog(0, "master was in-progress. retry\n"); in dlm_send_remote_unlock_request()
360 mlog(ML_ERROR, "Error %d when sending message %u (key 0x%x) to " in dlm_send_remote_unlock_request()
408 mlog(ML_ERROR, "bad args! GET_LVB specified on unlock!\n"); in dlm_unlock_lock_handler()
413 mlog(ML_ERROR, "bad args! cannot modify lvb on a CANCEL " in dlm_unlock_lock_handler()
419 mlog(ML_ERROR, "Invalid name length in unlock handler!\n"); in dlm_unlock_lock_handler()
429 mlog(0, "lvb: %s\n", flags & LKM_PUT_LVB ? "put lvb" : "none"); in dlm_unlock_lock_handler()
436 mlog(0, "returning DLM_FORWARD -- res no longer exists\n"); in dlm_unlock_lock_handler()
446 mlog(0, "returning DLM_RECOVERING\n"); in dlm_unlock_lock_handler()
453 mlog(0, "returning DLM_MIGRATING\n"); in dlm_unlock_lock_handler()
460 mlog(0, "returning DLM_FORWARD -- not master\n"); in dlm_unlock_lock_handler()
501 mlog(0, "lockres is in progress\n"); in dlm_unlock_lock_handler()
511 mlog(ML_ERROR, "failed to find lock to unlock! " in dlm_unlock_lock_handler()
553 mlog(ML_ERROR, "lock to cancel is not on any list!\n"); in dlm_get_cancel_actions()
606 mlog(0, "VALBLK given with CANCEL: ignoring VALBLK\n"); in dlmunlock()
625 mlog(0, "lock=%p res=%p\n", lock, res); in dlmunlock()
636 mlog(0, "done calling dlmunlock_master: returned %d, " in dlmunlock()
641 mlog(0, "done calling dlmunlock_remote: returned %d, " in dlmunlock()
660 mlog(0, "retrying unlock due to pending recovery/" in dlmunlock()
666 mlog(0, "calling unlockast(%p, %d)\n", data, status); in dlmunlock()
685 mlog(0, "kicking the thread\n"); in dlmunlock()
694 mlog(0, "returning status=%d!\n", status); in dlmunlock()