Home
last modified time | relevance | path

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

/linux-6.6.21/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()
1494 kfree(reg->hr_tmp_block); in o2hb_region_release()
1666 reg->hr_tmp_block = kmalloc(reg->hr_block_bytes, GFP_KERNEL); in o2hb_map_slot_data()
1667 if (reg->hr_tmp_block == NULL) in o2hb_map_slot_data()