Lines Matching defs:local
834 mlog(ML_ERROR, "%s: node %u sent dead_node=%u, but local "
1789 * In total, this means that the local lock is correct and should not be
1833 /* if the lock is for the local node it needs to
1859 mlog(ML_ERROR, "Could not find local lock "
1912 mlog(0, "just reordered a local lock!\n");
2207 static inline int dlm_lvb_needs_invalidation(struct dlm_lock *lock, int local)
2209 if (local) {
2223 int blank_lvb = 0, local = 0;
2238 local = 1; /* check local state for valid lvb */
2245 if (dlm_lvb_needs_invalidation(lock, local)) {
2471 /* make sure local cleanup occurs before the heartbeat events */