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

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/jfs/
H A Djfs_txnmgr.c170 static int txLog(struct jfs_log * log, struct tblock * tblk, struct commit * cd);
1199 if ((rc = txLog(log, tblk, &cd)))
1281 * NAME: txLog()
1291 static int txLog(struct jfs_log * log, struct tblock * tblk, struct commit * cd) function
2160 * after txLog() but before txUpdateMap();

Completed in 35 milliseconds