Searched refs:l_log (Results 1 – 2 of 2) sorted by relevance
806 struct jfs_log *log = bp->l_log; in lmPostGC()1709 lbuf->l_log = log; in lbmLogInit()1805 struct jfs_log *log = bp->l_log; in lbmfree()2000 bp->l_bh.b_rsector = bp->l_blkno << (bp->l_log->l2bsize - 9); in lbmStartIO()2002 if (bp->l_log->no_integrity) in lbmStartIO()2096 log = bp->l_log; in lbmIODone()
457 struct jfs_log *l_log; /* 4: log associated with buffer */ member