Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A 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 *);
H A Djfs_imap.h153 bool is_free, struct tblock * tblk);
H A Djfs_dmap.h287 int free, s64 blkno, s64 nblocks, struct tblock * tblk);
/linux/tools/power/pm-graph/
H A Dsleepgraph.py2762 html_tblock = '<div id="block{0}" class="tblock" style="left:{1}%;width:{2}%;"><div class="tback" style="height:{3}px"></div>\n'
5074 .tblock {position:absolute;height:100%;background:#ddd;}\n\
5104 var list = document.getElementsByClassName("tblock");