Home
last modified time | relevance | path

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

/fs/jfs/
Djfs_txnmgr.h308 extern void txLazyUnlock(struct tblock *);
Djfs_logmgr.c866 txLazyUnlock(tblk); in lmPostGC()
Djfs_txnmgr.c2823 void txLazyUnlock(struct tblock * tblk) in txLazyUnlock() function