Home
last modified time | relevance | path

Searched refs:hb_seq (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/cluster/
H A Docfs2_heartbeat.h16 __le64 hb_seq; member
H A Dheartbeat.c644 (long long)le64_to_cpu(hb_block->hb_seq), in o2hb_dump_slot()
679 if (le64_to_cpu(hb_block->hb_seq) == slot->ds_last_time && in o2hb_check_own_slot()
701 (unsigned long long)le64_to_cpu(hb_block->hb_seq)); in o2hb_check_own_slot()
724 hb_block->hb_seq = cpu_to_le64(cputime); in o2hb_prepare_block()
939 cputime = le64_to_cpu(hb_block->hb_seq); in o2hb_check_slot()
966 (unsigned long long)le64_to_cpu(hb_block->hb_seq), in o2hb_check_slot()
1750 slot->ds_last_time = le64_to_cpu(hb_block->hb_seq); in o2hb_populate_slot_data()
/kernel/linux/linux-6.6/fs/ocfs2/cluster/
H A Docfs2_heartbeat.h14 __le64 hb_seq; member
H A Dheartbeat.c637 (long long)le64_to_cpu(hb_block->hb_seq), in o2hb_dump_slot()
672 if (le64_to_cpu(hb_block->hb_seq) == slot->ds_last_time && in o2hb_check_own_slot()
694 (unsigned long long)le64_to_cpu(hb_block->hb_seq)); in o2hb_check_own_slot()
717 hb_block->hb_seq = cpu_to_le64(cputime); in o2hb_prepare_block()
932 cputime = le64_to_cpu(hb_block->hb_seq); in o2hb_check_slot()
959 (unsigned long long)le64_to_cpu(hb_block->hb_seq), in o2hb_check_slot()
1740 slot->ds_last_time = le64_to_cpu(hb_block->hb_seq); in o2hb_populate_slot_data()

Completed in 8 milliseconds