Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_txnmgr.c181 static int txLog(struct jfs_log * log, struct tblock * tblk,
1213 if ((rc = txLog(log, tblk, &cd))) in txCommit()
1316 static int txLog(struct jfs_log * log, struct tblock * tblk, struct commit * cd) in txLog() function