Lines Matching refs:lockres
94 /* performs lock creation at the lockres master site
204 mlog(0, "type=%d, lockres %.*s, flags = 0x%x\n",
239 * lockres and completely remaster it. */
246 * the remote lockres before we ever get to use
248 * the lockres.
304 mlog(ML_ERROR, "%s: res %.*s, Stale lockres no longer "
355 /* associate a lock with it's lockres, getting a ref on the lockres */
360 lock->lockres = res;
363 /* drop ref on lockres, if there is still one associated with lock */
368 res = lock->lockres;
370 lock->lockres = NULL;
371 mlog(0, "removing lock's lockres reference\n");
502 mlog(0, "lockres recovering/migrating/in-progress\n");
593 res = lock->lockres;
595 mlog(ML_ERROR, "NULL lockres pointer in convert "
702 * drop down and allow the lockres to
736 /* put lockres ref from the convert path