Lines Matching refs:jfs_log

151 static void diLog(struct jfs_log *log, struct tblock *tblk, struct lrd *lrd,
153 static void dataLog(struct jfs_log *log, struct tblock *tblk, struct lrd *lrd,
155 static void dtLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd,
157 static void mapLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd,
162 static void txLog(struct jfs_log *log, struct tblock *tblk,
166 static void xtLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd,
352 struct jfs_log *log; in txBegin()
449 struct jfs_log *log; in txBeginAnon()
490 struct jfs_log *log; in txEnd()
901 struct jfs_log *log; in txUnlock()
1129 struct jfs_log *log; in txCommit()
1367 static void txLog(struct jfs_log *log, struct tblock *tblk, struct commit *cd) in txLog()
1423 static void diLog(struct jfs_log *log, struct tblock *tblk, struct lrd *lrd, in diLog()
1501 static void dataLog(struct jfs_log *log, struct tblock *tblk, struct lrd *lrd, in dataLog()
1547 static void dtLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, in dtLog()
1650 static void xtLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, in xtLog()
2033 static void mapLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, in mapLog()
2647 struct jfs_log *log; in txLazyCommit()
2661 log = (struct jfs_log *) JFS_SBI(tblk->sb)->log; in txLazyCommit()
2788 struct jfs_log *log = mp->log; in LogSyncRelease()
2809 struct jfs_log *log = JFS_SBI(sb)->log; in txQuiesce()
2863 struct jfs_log *log = JFS_SBI(sb)->log; in txResume()