Home
last modified time | relevance | path

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

/linux-6.1.9/fs/jfs/
Djfs_txnmgr.h295 extern void txLazyUnlock(struct tblock *);
Djfs_logmgr.c845 txLazyUnlock(tblk); in lmPostGC()
Djfs_txnmgr.c2767 void txLazyUnlock(struct tblock * tblk) in txLazyUnlock() function