Home
last modified time | relevance | path

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

/linux-6.1.9/fs/jfs/
Djfs_txnmgr.h20 struct tblock { struct
59 extern struct tblock *TxBlock; /* transaction block table */ argument
288 extern void txFreeMap(struct inode *, struct maplock *, struct tblock *, int);
291 extern int lmLog(struct jfs_log *, struct tblock *, struct lrd *,
295 extern void txLazyUnlock(struct tblock *);
Djfs_txnmgr.c94 struct tblock *TxBlock; /* transaction block table */
151 static void diLog(struct jfs_log *log, struct tblock *tblk, struct lrd *lrd,
153 static void dataLog(struct jfs_log *log, struct tblock *tblk, struct lrd *lrd,
155 static void dtLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd,
157 static void mapLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd,
160 struct tblock * tblk);
161 static void txForce(struct tblock * tblk);
162 static void txLog(struct jfs_log *log, struct tblock *tblk,
164 static void txUpdateMap(struct tblock * tblk);
165 static void txRelease(struct tblock * tblk);
[all …]
Djfs_logmgr.h387 struct tblock *flush_tblk; /* tblk we're waiting on for flush */
389 struct tblock *gclrt; /* 4: latest GC_READY transaction */
495 extern int lmGroupCommit(struct jfs_log *, struct tblock *);
Djfs_logmgr.c163 static int lmWriteRecord(struct jfs_log * log, struct tblock * tblk,
225 int lmLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, in lmLog()
344 lmWriteRecord(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, in lmWriteRecord()
559 struct tblock *tblk; in lmNextPage()
576 tblk = list_entry(log->cqueue.prev, struct tblock, cqueue); in lmNextPage()
658 int lmGroupCommit(struct jfs_log * log, struct tblock * tblk) in lmGroupCommit()
742 struct tblock *tblk; in lmGCwrite()
743 struct tblock *xtblk = NULL; in lmGCwrite()
752 gcpn = list_entry(log->cqueue.next, struct tblock, cqueue)->pn; in lmGCwrite()
807 struct tblock *tblk, *temp; in lmPostGC()
[all …]
Dnamei.c72 struct tblock *tblk; in jfs_create()
205 struct tblock *tblk; in jfs_mkdir()
341 struct tblock *tblk; in jfs_rmdir()
471 struct tblock *tblk; in jfs_unlink()
625 struct tblock *tblk; in commitZeroLink()
887 struct tblock *tblk; in jfs_symlink()
1079 struct tblock *tblk; in jfs_rename()
1359 struct tblock *tblk; in jfs_mknod()
Djfs_imap.h153 bool is_free, struct tblock * tblk);
Djfs_dmap.h287 int free, s64 blkno, s64 nblocks, struct tblock * tblk);
Djfs_xtree.c2201 struct tblock *tblk = NULL; in xtTruncate()
2755 struct tblock *tblk; in xtTruncate_pmap()
Djfs_dmap.c435 int free, s64 blkno, s64 nblocks, struct tblock * tblk) in dbUpdatePMap()
Djfs_imap.c2716 unsigned long inum, bool is_free, struct tblock * tblk) in diUpdatePMap()
Djfs_dtree.c2533 struct tblock *tblk = tid_to_tblock(tid); in dtInitRoot()
/linux-6.1.9/tools/power/pm-graph/
Dsleepgraph.py5026 .tblock {position:absolute;height:100%;background:#ddd;}\n\