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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jfs/
H A Djfs_logmgr.c100 #define LOGGC_LOCK(log) spin_lock_irq(&(log)->gclock) macro
513 LOGGC_LOCK(log);
574 LOGGC_LOCK(log);
661 * LOGGC_LOCK serializes log group commit queue, and
669 LOGGC_LOCK(log);
705 /* lmGCwrite gives up LOGGC_LOCK, check again */
721 LOGGC_LOCK(log), LOGGC_UNLOCK(log));
741 * LOGGC_LOCK must be held by caller.
816 //LOGGC_LOCK(log);
1547 LOGGC_LOCK(lo
[all...]

Completed in 54 milliseconds