Searched refs:hblks (Results 1 – 1 of 1) sorted by relevance
1275 int hblks; in xlog_check_unmount_rec() local1296 hblks = h_size / XLOG_HEADER_CYCLE_SIZE; in xlog_check_unmount_rec()1298 hblks++; in xlog_check_unmount_rec()1300 hblks = 1; in xlog_check_unmount_rec()1303 hblks = 1; in xlog_check_unmount_rec()1307 rhead_blk + hblks + BTOBB(be32_to_cpu(rhead->h_len))); in xlog_check_unmount_rec()1311 umount_data_blk = xlog_wrap_logbno(log, rhead_blk + hblks); in xlog_check_unmount_rec()5318 int hblks, split_hblks, wrapped_hblks; in xlog_do_recovery_pass() local5378 hblks = h_size / XLOG_HEADER_CYCLE_SIZE; in xlog_do_recovery_pass()5380 hblks++; in xlog_do_recovery_pass()[all …]