Lines Matching defs:LOGGC_LOCK
90 #define LOGGC_LOCK(log) spin_lock_irq(&(log)->gclock)
514 LOGGC_LOCK(log);
575 LOGGC_LOCK(log);
662 * LOGGC_LOCK serializes log group commit queue, and
670 LOGGC_LOCK(log);
706 /* lmGCwrite gives up LOGGC_LOCK, check again */
722 LOGGC_LOCK(log), LOGGC_UNLOCK(log));
742 * LOGGC_LOCK must be held by caller.
817 //LOGGC_LOCK(log);
1528 LOGGC_LOCK(log);
1573 LOGGC_LOCK(log);
2020 * LOGGC_LOCK() serializes lbmWrite() by lmNextPage() and lmGroupCommit().
2080 LOGGC_LOCK(log);