Lines Matching defs:tblk
364 struct tblock *tblk; in txBegin() local
502 struct tblock *tblk = tid_to_tblock(tid); in txEnd() local
601 struct tblock *tblk; in txLock() local
876 static void txRelease(struct tblock * tblk) in txRelease()
908 static void txUnlock(struct tblock * tblk) in txUnlock()
999 struct tblock *tblk; in txMaplock() local
1143 struct tblock *tblk; in txCommit() local
1381 static int txLog(struct jfs_log * log, struct tblock * tblk, struct commit * cd) in txLog()
1438 static int diLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, in diLog()
1551 static int dataLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, in dataLog()
1597 static void dtLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, in dtLog()
1700 static void xtLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, in xtLog()
2084 static void mapLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, in mapLog()
2223 static void txForce(struct tblock * tblk) in txForce()
2291 static void txUpdateMap(struct tblock * tblk) in txUpdateMap()
2438 struct tblock * tblk) in txAllocPMap()
2496 struct maplock * maplock, struct tblock * tblk, int maptype) in txFreeMap()
2643 struct tblock *tblk = tid_to_tblock(tid); in txAbort() local
2696 static void txLazyCommit(struct tblock * tblk) in txLazyCommit()
2747 struct tblock *tblk; in jfs_lazycommit() local
2818 void txLazyUnlock(struct tblock * tblk) in txLazyUnlock()