Searched refs:LOGGC_LOCK (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/jfs/
H A Djfs_logmgr.c90 #define LOGGC_LOCK(log) spin_lock_irq(&(log)->gclock) macro
506 LOGGC_LOCK(log);
567 LOGGC_LOCK(log);
654 * LOGGC_LOCK serializes log group commit queue, and
662 LOGGC_LOCK(log);
698 /* lmGCwrite gives up LOGGC_LOCK, check again */
714 LOGGC_LOCK(log), LOGGC_UNLOCK(log));
734 * LOGGC_LOCK must be held by caller.
809 //LOGGC_LOCK(log);
1520 LOGGC_LOCK(lo
[all...]

Completed in 196 milliseconds