Searched refs:hb_seq (Results 1 – 2 of 2) sorted by relevance
14 __le64 hb_seq; member
645 (long long)le64_to_cpu(hb_block->hb_seq), in o2hb_dump_slot() 680 if (le64_to_cpu(hb_block->hb_seq) == slot->ds_last_time && in o2hb_check_own_slot() 702 (unsigned long long)le64_to_cpu(hb_block->hb_seq)); in o2hb_check_own_slot() 725 hb_block->hb_seq = cpu_to_le64(cputime); in o2hb_prepare_block() 940 cputime = le64_to_cpu(hb_block->hb_seq); in o2hb_check_slot() 967 (unsigned long long)le64_to_cpu(hb_block->hb_seq), in o2hb_check_slot() 1765 slot->ds_last_time = le64_to_cpu(hb_block->hb_seq); in o2hb_region_dev_store()