Searched refs:hblks (Results 1 – 1 of 1) sorted by relevance
1197 int hblks; in xlog_check_unmount_rec() local1218 hblks = h_size / XLOG_HEADER_CYCLE_SIZE; in xlog_check_unmount_rec()1220 hblks++; in xlog_check_unmount_rec()1222 hblks = 1; in xlog_check_unmount_rec()1225 hblks = 1; in xlog_check_unmount_rec()1229 rhead_blk + hblks + BTOBB(be32_to_cpu(rhead->h_len))); in xlog_check_unmount_rec()1233 umount_data_blk = xlog_wrap_logbno(log, rhead_blk + hblks); in xlog_check_unmount_rec()5300 int hblks, split_hblks, wrapped_hblks; in xlog_do_recovery_pass() local5364 hblks = h_size / XLOG_HEADER_CYCLE_SIZE; in xlog_do_recovery_pass()5366 hblks++; in xlog_do_recovery_pass()[all …]