Home
last modified time | relevance | path

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

/Linux-v5.4/fs/jfs/
Djfs_txnmgr.h295 extern void txLazyUnlock(struct tblock *);
Djfs_logmgr.c853 txLazyUnlock(tblk); in lmPostGC()
Djfs_txnmgr.c2804 void txLazyUnlock(struct tblock * tblk) in txLazyUnlock() function