Symbol: tblock
fs/jfs/jfs_dmap.c
526
int free, s64 blkno, s64 nblocks, struct tblock * tblk)
fs/jfs/jfs_dmap.h
287
int free, s64 blkno, s64 nblocks, struct tblock * tblk);
fs/jfs/jfs_dtree.c
2538
struct tblock *tblk = tid_to_tblock(tid);
fs/jfs/jfs_imap.c
2726
unsigned long inum, bool is_free, struct tblock * tblk)
fs/jfs/jfs_imap.h
153
bool is_free, struct tblock * tblk);
fs/jfs/jfs_logmgr.c
1509
struct tblock *target = NULL;
fs/jfs/jfs_logmgr.c
1524
target = list_entry(log->cqueue.prev, struct tblock, cqueue);
fs/jfs/jfs_logmgr.c
157
static int lmWriteRecord(struct jfs_log * log, struct tblock * tblk,
fs/jfs/jfs_logmgr.c
1605
lp, sizeof(struct tblock), 0);
fs/jfs/jfs_logmgr.c
223
int lmLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd,
fs/jfs/jfs_logmgr.c
342
lmWriteRecord(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd,
fs/jfs/jfs_logmgr.c
557
struct tblock *tblk;
fs/jfs/jfs_logmgr.c
574
tblk = list_entry(log->cqueue.prev, struct tblock, cqueue);
fs/jfs/jfs_logmgr.c
656
int lmGroupCommit(struct jfs_log * log, struct tblock * tblk)
fs/jfs/jfs_logmgr.c
740
struct tblock *tblk;
fs/jfs/jfs_logmgr.c
741
struct tblock *xtblk = NULL;
fs/jfs/jfs_logmgr.c
750
gcpn = list_entry(log->cqueue.next, struct tblock, cqueue)->pn;
fs/jfs/jfs_logmgr.c
805
struct tblock *tblk, *temp;
fs/jfs/jfs_logmgr.h
387
struct tblock *flush_tblk; /* tblk we're waiting on for flush */
fs/jfs/jfs_logmgr.h
389
struct tblock *gclrt; /* 4: latest GC_READY transaction */
fs/jfs/jfs_logmgr.h
502
extern int lmGroupCommit(struct jfs_log *, struct tblock *);
fs/jfs/jfs_txnmgr.c
1137
struct tblock *tblk;
fs/jfs/jfs_txnmgr.c
1374
static void txLog(struct jfs_log *log, struct tblock *tblk, struct commit *cd)
fs/jfs/jfs_txnmgr.c
1430
static void diLog(struct jfs_log *log, struct tblock *tblk, struct lrd *lrd,
fs/jfs/jfs_txnmgr.c
1508
static void dataLog(struct jfs_log *log, struct tblock *tblk, struct lrd *lrd,
fs/jfs/jfs_txnmgr.c
151
static void diLog(struct jfs_log *log, struct tblock *tblk, struct lrd *lrd,
fs/jfs/jfs_txnmgr.c
153
static void dataLog(struct jfs_log *log, struct tblock *tblk, struct lrd *lrd,
fs/jfs/jfs_txnmgr.c
155
static void dtLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd,
fs/jfs/jfs_txnmgr.c
1554
static void dtLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd,
fs/jfs/jfs_txnmgr.c
157
static void mapLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd,
fs/jfs/jfs_txnmgr.c
160
struct tblock * tblk);
fs/jfs/jfs_txnmgr.c
161
static void txForce(struct tblock * tblk);
fs/jfs/jfs_txnmgr.c
162
static void txLog(struct jfs_log *log, struct tblock *tblk,
fs/jfs/jfs_txnmgr.c
164
static void txUpdateMap(struct tblock * tblk);
fs/jfs/jfs_txnmgr.c
165
static void txRelease(struct tblock * tblk);
fs/jfs/jfs_txnmgr.c
1657
static void xtLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd,
fs/jfs/jfs_txnmgr.c
166
static void xtLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd,
fs/jfs/jfs_txnmgr.c
2040
static void mapLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd,
fs/jfs/jfs_txnmgr.c
2179
static void txForce(struct tblock * tblk)
fs/jfs/jfs_txnmgr.c
2247
static void txUpdateMap(struct tblock * tblk)
fs/jfs/jfs_txnmgr.c
2394
struct tblock * tblk)
fs/jfs/jfs_txnmgr.c
2452
struct maplock * maplock, struct tblock * tblk, int maptype)
fs/jfs/jfs_txnmgr.c
2599
struct tblock *tblk = tid_to_tblock(tid);
fs/jfs/jfs_txnmgr.c
2652
static void txLazyCommit(struct tblock * tblk)
fs/jfs/jfs_txnmgr.c
270
size = sizeof(struct tblock) * nTxBlock;
fs/jfs/jfs_txnmgr.c
2703
struct tblock *tblk;
fs/jfs/jfs_txnmgr.c
2775
void txLazyUnlock(struct tblock * tblk)
fs/jfs/jfs_txnmgr.c
353
struct tblock *tblk;
fs/jfs/jfs_txnmgr.c
496
struct tblock *tblk = tid_to_tblock(tid);
fs/jfs/jfs_txnmgr.c
595
struct tblock *tblk;
fs/jfs/jfs_txnmgr.c
833
sizeof(struct tblock), 0);
fs/jfs/jfs_txnmgr.c
870
static void txRelease(struct tblock * tblk)
fs/jfs/jfs_txnmgr.c
902
static void txUnlock(struct tblock * tblk)
fs/jfs/jfs_txnmgr.c
94
struct tblock *TxBlock; /* transaction block table */
fs/jfs/jfs_txnmgr.c
993
struct tblock *tblk;
fs/jfs/jfs_txnmgr.h
288
extern void txFreeMap(struct inode *, struct maplock *, struct tblock *, int);
fs/jfs/jfs_txnmgr.h
291
extern int lmLog(struct jfs_log *, struct tblock *, struct lrd *,
fs/jfs/jfs_txnmgr.h
295
extern void txLazyUnlock(struct tblock *);
fs/jfs/jfs_txnmgr.h
59
extern struct tblock *TxBlock; /* transaction block table */
fs/jfs/jfs_xtree.c
2215
struct tblock *tblk = NULL;
fs/jfs/jfs_xtree.c
2769
struct tblock *tblk;
fs/jfs/namei.c
1086
struct tblock *tblk;
fs/jfs/namei.c
1369
struct tblock *tblk;
fs/jfs/namei.c
206
struct tblock *tblk;
fs/jfs/namei.c
342
struct tblock *tblk;
fs/jfs/namei.c
472
struct tblock *tblk;
fs/jfs/namei.c
627
struct tblock *tblk;
fs/jfs/namei.c
73
struct tblock *tblk;
fs/jfs/namei.c
894
struct tblock *tblk;