Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_logmgr.c111 #define LCACHE_UNLOCK(flags) spin_unlock_irqrestore(&jfsLCacheLock, flags) macro
120 __SLEEP_COND(wq, cond, LCACHE_LOCK(flags), LCACHE_UNLOCK(flags)); \
1887 LCACHE_UNLOCK(flags); in lbmAllocate()
1915 LCACHE_UNLOCK(flags); in lbmFree()
2055 LCACHE_UNLOCK(flags); /* unlock+enable */ in lbmWrite()
2059 LCACHE_UNLOCK(flags); /* unlock+enable */ in lbmWrite()
2159 LCACHE_UNLOCK(flags); /* unlock+enable */ in lbmIOWait()
2200 LCACHE_UNLOCK(flags); /* unlock+enable */ in lbmIODone()
2229 LCACHE_UNLOCK(flags); in lbmIODone()
2282 LCACHE_UNLOCK(flags); /* unlock+enable */ in lbmIODone()
[all …]