Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/cluster/
Dheartbeat.c277 struct o2hb_disk_heartbeat_block *hr_tmp_block; member
774 struct o2hb_disk_heartbeat_block *hb_block = reg->hr_tmp_block; in o2hb_check_slot()
1450 kfree(reg->hr_tmp_block); in o2hb_region_release()
1622 reg->hr_tmp_block = kmalloc(reg->hr_block_bytes, GFP_KERNEL); in o2hb_map_slot_data()
1623 if (reg->hr_tmp_block == NULL) { in o2hb_map_slot_data()