Searched refs:LCACHE_UNLOCK (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.c121 #define LCACHE_UNLOCK(flags) spin_unlock_irqrestore(&jfsLCacheLock, flags) macro
130 __SLEEP_COND(wq, cond, LCACHE_LOCK(flags), LCACHE_UNLOCK(flags)); \
1912 LCACHE_UNLOCK(flags);
1940 LCACHE_UNLOCK(flags);
2081 LCACHE_UNLOCK(flags); /* unlock+enable */
2085 LCACHE_UNLOCK(flags); /* unlock+enable */
2186 LCACHE_UNLOCK(flags); /* unlock+enable */
2230 LCACHE_UNLOCK(flags); /* unlock+enable */
2259 LCACHE_UNLOCK(flags);
2312 LCACHE_UNLOCK(flag
[all...]

Completed in 96 milliseconds