Home
last modified time | relevance | path

Searched refs:tblock (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/fs/jfs/
Djfs_txnmgr.h33 struct tblock { struct
72 extern struct tblock *TxBlock; /* transaction block table */ argument
301 extern void txFreeMap(struct inode *, struct maplock *, struct tblock *, int);
304 extern int lmLog(struct jfs_log *, struct tblock *, struct lrd *,
308 extern void txLazyUnlock(struct tblock *);
Djfs_txnmgr.c107 struct tblock *TxBlock; /* transaction block table */
164 static int diLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd,
166 static int dataLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd,
168 static void dtLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd,
170 static void mapLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd,
173 struct tblock * tblk);
174 static void txForce(struct tblock * tblk);
175 static int txLog(struct jfs_log * log, struct tblock * tblk,
177 static void txUpdateMap(struct tblock * tblk);
178 static void txRelease(struct tblock * tblk);
[all …]
Djfs_logmgr.h400 struct tblock *flush_tblk; /* tblk we're waiting on for flush */
402 struct tblock *gclrt; /* 4: latest GC_READY transaction */
508 extern int lmGroupCommit(struct jfs_log *, struct tblock *);
Djfs_logmgr.c176 static int lmWriteRecord(struct jfs_log * log, struct tblock * tblk,
238 int lmLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, in lmLog()
357 lmWriteRecord(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, in lmWriteRecord()
580 struct tblock *tblk; in lmNextPage()
597 tblk = list_entry(log->cqueue.prev, struct tblock, cqueue); in lmNextPage()
679 int lmGroupCommit(struct jfs_log * log, struct tblock * tblk) in lmGroupCommit()
763 struct tblock *tblk; in lmGCwrite()
764 struct tblock *xtblk = NULL; in lmGCwrite()
773 gcpn = list_entry(log->cqueue.next, struct tblock, cqueue)->pn; in lmGCwrite()
828 struct tblock *tblk, *temp; in lmPostGC()
[all …]
Dnamei.c85 struct tblock *tblk; in jfs_create()
217 struct tblock *tblk; in jfs_mkdir()
353 struct tblock *tblk; in jfs_rmdir()
483 struct tblock *tblk; in jfs_unlink()
637 struct tblock *tblk; in commitZeroLink()
899 struct tblock *tblk; in jfs_symlink()
1091 struct tblock *tblk; in jfs_rename()
1371 struct tblock *tblk; in jfs_mknod()
Djfs_imap.h166 bool is_free, struct tblock * tblk);
Djfs_dmap.h300 int free, s64 blkno, s64 nblocks, struct tblock * tblk);
Djfs_xtree.c2564 struct tblock *tblk; in xtRelocate()
3175 struct tblock *tblk = NULL; in xtTruncate()
3729 struct tblock *tblk; in xtTruncate_pmap()
Djfs_dmap.c425 int free, s64 blkno, s64 nblocks, struct tblock * tblk) in dbUpdatePMap()
Djfs_imap.c2731 unsigned long inum, bool is_free, struct tblock * tblk) in diUpdatePMap()
Djfs_dtree.c2844 struct tblock *tblk = tid_to_tblock(tid); in dtInitRoot()
/Linux-v4.19/tools/power/pm-graph/
Dsleepgraph.py4111 .tblock {position:absolute;height:100%;background:#ddd;}\n\