Home
last modified time | relevance | path

Searched refs:hr_tmp_block (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/fs/ocfs2/cluster/
Dheartbeat.c254 struct o2hb_disk_heartbeat_block *hr_tmp_block; member
886 struct o2hb_disk_heartbeat_block *hb_block = reg->hr_tmp_block; in o2hb_check_slot()
1496 kfree(reg->hr_tmp_block); in o2hb_region_release()
1668 reg->hr_tmp_block = kmalloc(reg->hr_block_bytes, GFP_KERNEL); in o2hb_map_slot_data()
1669 if (reg->hr_tmp_block == NULL) in o2hb_map_slot_data()