Searched refs:balign (Results 1 – 1 of 1) sorted by relevance
1232 int balign, ealign; in xlog_write_log_records() local1258 balign = round_down(start_block, sectbb); in xlog_write_log_records()1259 if (balign != start_block) { in xlog_write_log_records()1264 j = start_block - balign; in xlog_write_log_records()