Lines Matching refs:lockres
96 /* performs lock creation at the lockres master site
206 mlog(0, "type=%d, lockres %.*s, flags = 0x%x\n",
241 * lockres and completely remaster it. */
248 * the remote lockres before we ever get to use
250 * the lockres.
306 mlog(ML_ERROR, "%s: res %.*s, Stale lockres no longer "
357 /* associate a lock with it's lockres, getting a ref on the lockres */
362 lock->lockres = res;
365 /* drop ref on lockres, if there is still one associated with lock */
370 res = lock->lockres;
372 lock->lockres = NULL;
373 mlog(0, "removing lock's lockres reference\n");
504 mlog(0, "lockres recovering/migrating/in-progress\n");
595 res = lock->lockres;
597 mlog(ML_ERROR, "NULL lockres pointer in convert "
704 * drop down and allow the lockres to
738 /* put lockres ref from the convert path