Home
last modified time | relevance | path

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

/linux-6.1.9/fs/jfs/
Djfs_txnmgr.c162 static void txLog(struct jfs_log *log, struct tblock *tblk,
1259 txLog(log, tblk, &cd); in txCommit()
1367 static void txLog(struct jfs_log *log, struct tblock *tblk, struct commit *cd) in txLog() function