Lines Matching refs:mlog

113 	mlog(0, "type=%d, convert_type=%d, new convert_type=%d\n",  in __dlmconvert_master()
120 mlog(ML_ERROR, "attempted to convert a lock with a lock " in __dlmconvert_master()
128 mlog(ML_ERROR, "attempted to convert a lock not on grant " in __dlmconvert_master()
138 mlog(0, "will set lvb: converting %s->%s\n", in __dlmconvert_master()
147 mlog(0, "will fetch new value into " in __dlmconvert_master()
153 mlog(0, "will NOT fetch new value " in __dlmconvert_master()
188 mlog(0, "res %.*s, granting %s lock\n", res->lockname.len, in __dlmconvert_master()
193 mlog(0, "doing in-place convert for nonlocal lock\n"); in __dlmconvert_master()
210 mlog(0, "failed to convert NOQUEUE lock %.*s from " in __dlmconvert_master()
216 mlog(0, "res %.*s, queueing...\n", res->lockname.len, in __dlmconvert_master()
255 mlog(0, "type=%d, convert_type=%d, busy=%d\n", lock->ml.type, in dlmconvert_remote()
260 mlog(0, "bailing out early since res is RECOVERING " in dlmconvert_remote()
271 mlog(ML_ERROR, "converting a remote lock that is already " in dlmconvert_remote()
281 mlog(0, "last convert request returned DLM_RECOVERING, but " in dlmconvert_remote()
329 mlog(0, "%s: res %.*s, owner died and lock has been moved back " in dlmconvert_remote()
364 mlog(0, "%.*s\n", res->lockname.len, res->lockname.name); in dlm_send_remote_convert_request()
390 mlog(0, "node %u returned DLM_RECOVERING from convert " in dlm_send_remote_convert_request()
393 mlog(0, "node %u returned DLM_MIGRATING from convert " in dlm_send_remote_convert_request()
396 mlog(0, "node %u returned DLM_FORWARD from convert " in dlm_send_remote_convert_request()
401 mlog(ML_ERROR, "Error %d when sending message %u (key 0x%x) to " in dlm_send_remote_convert_request()
411 mlog(0, "node %u died so returning DLM_RECOVERING " in dlm_send_remote_convert_request()
460 mlog(ML_ERROR, "both PUT and GET lvb specified\n"); in dlm_convert_lock_handler()
465 mlog(0, "lvb: %s\n", flags & LKM_PUT_LVB ? "put lvb" : in dlm_convert_lock_handler()
493 mlog(ML_ERROR, "did not find lock to convert on grant queue! " in dlm_convert_lock_handler()