Lines Matching defs:local
825 mlog(ML_ERROR, "%s: node %u sent dead_node=%u, but local "
1780 * In total, this means that the local lock is correct and should not be
1824 /* if the lock is for the local node it needs to
1850 mlog(ML_ERROR, "Could not find local lock "
1903 mlog(0, "just reordered a local lock!\n");
2198 static inline int dlm_lvb_needs_invalidation(struct dlm_lock *lock, int local)
2200 if (local) {
2214 int blank_lvb = 0, local = 0;
2229 local = 1; /* check local state for valid lvb */
2236 if (dlm_lvb_needs_invalidation(lock, local)) {
2462 /* make sure local cleanup occurs before the heartbeat events */