Searched refs:lbmAllocate (Results 1 – 1 of 1) sorted by relevance
174 static struct lbuf *lbmAllocate(struct jfs_log * log, int);638 nextbp = lbmAllocate(log, log->page); in lmNextPage()1291 bp = lbmAllocate(log , 0); in lmLogInit()1883 static struct lbuf *lbmAllocate(struct jfs_log * log, int pn) in lbmAllocate() function1977 *bpp = bp = lbmAllocate(log, pn); in lbmRead()2381 bp = lbmAllocate(log, 1); in lmLogFormat()