Lines Matching defs:tblk
351 struct tblock *tblk; in txBegin() local
494 struct tblock *tblk = tid_to_tblock(tid); in txEnd() local
593 struct tblock *tblk; in txLock() local
868 static void txRelease(struct tblock * tblk) in txRelease()
900 static void txUnlock(struct tblock * tblk) in txUnlock()
991 struct tblock *tblk; in txMaplock() local
1135 struct tblock *tblk; in txCommit() local
1373 static int txLog(struct jfs_log * log, struct tblock * tblk, struct commit * cd) in txLog()
1430 static int diLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, in diLog()
1543 static int dataLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, in dataLog()
1589 static void dtLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, in dtLog()
1692 static void xtLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, in xtLog()
2075 static void mapLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, in mapLog()
2214 static void txForce(struct tblock * tblk) in txForce()
2282 static void txUpdateMap(struct tblock * tblk) in txUpdateMap()
2429 struct tblock * tblk) in txAllocPMap()
2487 struct maplock * maplock, struct tblock * tblk, int maptype) in txFreeMap()
2634 struct tblock *tblk = tid_to_tblock(tid); in txAbort() local
2687 static void txLazyCommit(struct tblock * tblk) in txLazyCommit()
2738 struct tblock *tblk; in jfs_lazycommit() local
2809 void txLazyUnlock(struct tblock * tblk) in txLazyUnlock()