Searched refs:hb_generation (Results 1 – 2 of 2) sorted by relevance
18 __le64 hb_generation; member
639 (long long)le64_to_cpu(hb_block->hb_generation)); in o2hb_dump_slot()673 le64_to_cpu(hb_block->hb_generation) == slot->ds_last_generation && in o2hb_check_own_slot()683 else if (le64_to_cpu(hb_block->hb_generation) != in o2hb_check_own_slot()693 (unsigned long long)le64_to_cpu(hb_block->hb_generation), in o2hb_check_own_slot()719 hb_block->hb_generation = cpu_to_le64(generation); in o2hb_prepare_block()944 if (slot->ds_last_generation != le64_to_cpu(hb_block->hb_generation)) { in o2hb_check_slot()950 (long long)le64_to_cpu(hb_block->hb_generation)); in o2hb_check_slot()953 slot->ds_last_generation = le64_to_cpu(hb_block->hb_generation); in o2hb_check_slot()1743 slot->ds_last_generation = le64_to_cpu(hb_block->hb_generation); in o2hb_populate_slot_data()