Home
last modified time | relevance | path

Searched refs:LCACHE_UNLOCK (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/fs/jfs/
Djfs_logmgr.c124 #define LCACHE_UNLOCK(flags) spin_unlock_irqrestore(&jfsLCacheLock, flags) macro
133 __SLEEP_COND(wq, cond, LCACHE_LOCK(flags), LCACHE_UNLOCK(flags)); \
1910 LCACHE_UNLOCK(flags); in lbmAllocate()
1938 LCACHE_UNLOCK(flags); in lbmFree()
2084 LCACHE_UNLOCK(flags); /* unlock+enable */ in lbmWrite()
2088 LCACHE_UNLOCK(flags); /* unlock+enable */ in lbmWrite()
2188 LCACHE_UNLOCK(flags); /* unlock+enable */ in lbmIOWait()
2229 LCACHE_UNLOCK(flags); /* unlock+enable */ in lbmIODone()
2258 LCACHE_UNLOCK(flags); in lbmIODone()
2311 LCACHE_UNLOCK(flags); /* unlock+enable */ in lbmIODone()
[all …]