Lines Matching defs:tblk
351 struct tblock *tblk; in txBegin() local
489 struct tblock *tblk = tid_to_tblock(tid); in txEnd() local
588 struct tblock *tblk; in txLock() local
863 static void txRelease(struct tblock * tblk) in txRelease()
895 static void txUnlock(struct tblock * tblk) in txUnlock()
986 struct tblock *tblk; in txMaplock() local
1130 struct tblock *tblk; in txCommit() local
1368 static int txLog(struct jfs_log * log, struct tblock * tblk, struct commit * cd) in txLog()
1425 static int diLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, in diLog()
1538 static int dataLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, in dataLog()
1584 static void dtLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, in dtLog()
1687 static void xtLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, in xtLog()
2070 static void mapLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, in mapLog()
2209 static void txForce(struct tblock * tblk) in txForce()
2277 static void txUpdateMap(struct tblock * tblk) in txUpdateMap()
2424 struct tblock * tblk) in txAllocPMap()
2482 struct maplock * maplock, struct tblock * tblk, int maptype) in txFreeMap()
2629 struct tblock *tblk = tid_to_tblock(tid); in txAbort() local
2682 static void txLazyCommit(struct tblock * tblk) in txLazyCommit()
2733 struct tblock *tblk; in jfs_lazycommit() local
2804 void txLazyUnlock(struct tblock * tblk) in txLazyUnlock()