Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_logmgr.c745 struct tblock *xtblk; in lmGCwrite() local
754 tblk = xtblk = log->cqueue.head; in lmGCwrite()
758 xtblk = tblk; in lmGCwrite()
764 tblk = xtblk; /* last tblk of the page */ in lmGCwrite()