Home
last modified time | relevance | path

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

/linux/fs/ocfs2/cluster/
H A Dheartbeat.c183 struct o2hb_disk_heartbeat_block *ds_raw_block; member
679 hb_block = slot->ds_raw_block; in o2hb_check_own_slot()
718 hb_block = (struct o2hb_disk_heartbeat_block *)slot->ds_raw_block; in o2hb_prepare_block()
901 memcpy(hb_block, slot->ds_raw_block, reg->hr_block_bytes); in o2hb_check_slot()
1689 slot->ds_raw_block = NULL; in o2hb_map_slot_data()
1717 slot->ds_raw_block = in o2hb_map_slot_data()
1746 hb_block = (struct o2hb_disk_heartbeat_block *) slot->ds_raw_block; in o2hb_populate_slot_data()