Searched refs:rb_crb (Results 1 – 4 of 4) sorted by relevance
217 if (!rbp->rb_crb) { in log_roll_read()256 crb_t *crb = rbp->rb_crb; in log_roll_write_crb()380 if (rbp->rb_crb) { in log_roll_write()
660 if (rbp->rb_crb) { in top_read_roll()661 rbp->rb_bh.b_blkno = lbtodb(rbp->rb_crb->c_mof); in top_read_roll()
768 rbp->rb_crb = NULL; in logmap_list_get_roll()824 rbp->rb_crb = crb; in logmap_list_get_roll()
498 crb_t *rb_crb; /* cached roll buffer to roll */ member