Home
last modified time | relevance | path

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

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