Searched refs:tblock (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/jfs/ |
| H A D | jfs_txnmgr.h | 20 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 D | jfs_imap.h | 153 bool is_free, struct tblock * tblk);
|
| H A D | jfs_dmap.h | 287 int free, s64 blkno, s64 nblocks, struct tblock * tblk);
|
| /linux/tools/power/pm-graph/ |
| H A D | sleepgraph.py | 2762 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");
|