Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_txnmgr.c162 static int txLog(struct jfs_log * log, struct tblock * tblk,
1264 if ((rc = txLog(log, tblk, &cd))) in txCommit()
1363 * NAME: txLog()
1373 static int txLog(struct jfs_log * log, struct tblock * tblk, struct commit * cd) in txLog() function
2212 * after txLog() but before txUpdateMap();
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_txnmgr.c162 static void txLog(struct jfs_log *log, struct tblock *tblk,
1264 txLog(log, tblk, &cd); in txCommit()
1362 * NAME: txLog()
1372 static void txLog(struct jfs_log *log, struct tblock *tblk, struct commit *cd) in txLog() function
2175 * after txLog() but before txUpdateMap();

Completed in 6 milliseconds