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