Home
last modified time | relevance | path

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

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