Lines Matching refs:mlog
115 mlog(0, "type=%d, convert_type=%d, new convert_type=%d\n",
122 mlog(ML_ERROR, "attempted to convert a lock with a lock "
130 mlog(ML_ERROR, "attempted to convert a lock not on grant "
140 mlog(0, "will set lvb: converting %s->%s\n",
149 mlog(0, "will fetch new value into "
155 mlog(0, "will NOT fetch new value "
190 mlog(0, "res %.*s, granting %s lock\n", res->lockname.len,
195 mlog(0, "doing in-place convert for nonlocal lock\n");
212 mlog(0, "failed to convert NOQUEUE lock %.*s from "
218 mlog(0, "res %.*s, queueing...\n", res->lockname.len,
257 mlog(0, "type=%d, convert_type=%d, busy=%d\n", lock->ml.type,
262 mlog(0, "bailing out early since res is RECOVERING "
273 mlog(ML_ERROR, "converting a remote lock that is already "
283 mlog(0, "last convert request returned DLM_RECOVERING, but "
331 mlog(0, "%s: res %.*s, owner died and lock has been moved back "
366 mlog(0, "%.*s\n", res->lockname.len, res->lockname.name);
392 mlog(0, "node %u returned DLM_RECOVERING from convert "
395 mlog(0, "node %u returned DLM_MIGRATING from convert "
398 mlog(0, "node %u returned DLM_FORWARD from convert "
403 mlog(ML_ERROR, "Error %d when sending message %u (key 0x%x) to "
413 mlog(0, "node %u died so returning DLM_RECOVERING "
462 mlog(ML_ERROR, "both PUT and GET lvb specified\n");
467 mlog(0, "lvb: %s\n", flags & LKM_PUT_LVB ? "put lvb" :
495 mlog(ML_ERROR, "did not find lock to convert on grant queue! "