Searched refs:un_eol_lof (Results 1 – 6 of 6) sorted by relevance
636 return ((off_t)ul->un_eol_lof); in find_read_lof()769 if (ul->un_tail_lof == ul->un_eol_lof) { in storebuf()875 if (dst_lof == ul->un_eol_lof) in fetchbuf()918 if (ul->un_tail_lof == ul->un_eol_lof) { in ldl_round_commit()987 (ul->un_eol_lof - ul->un_tail_lof); in ldl_has_space()1258 new_lof += (ul->un_eol_lof - DEV_BSIZE); in ldl_sethead()1281 nb = ul->un_eol_lof - ul->un_head_lof; in ldl_sethead()1285 end_blkno = btodb(ul->un_eol_lof); in ldl_sethead()1360 end_blkno = btodb(ul->un_eol_lof); in ldl_settail()1394 ident += (btodb(ul->un_eol_lof) - btodb(ul->un_head_lof)); in ldl_logscan_ident()[all …]
508 ASSERT(me->me_lof < mtm->mtm_ul->un_eol_lof); in map_check_linkage()
591 big->un_eol_lof = small->un_eol_lof; in trans_log_convert()619 small->un_eol_lof = big->un_eol_lof; in trans_log_convert()
91 off32_t un_eol_lof; /* byte offset of end of log */ member152 off32_t un_eol_lof; /* byte offset of end of log */ member
245 #define un_eol_lof un_ondisk.od_eol_lof macro
457 ul->un_eol_lof = ul->un_bol_lof + (off32_t)dbtob(un->un_l_nblks); in ldl_create()