Home
last modified time | relevance | path

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

/linux-6.15/fs/ocfs2/cluster/
H A Dheartbeat.c195 struct config_item hr_item; member
407 config_item_name(&reg->hr_item), in o2hb_nego_timeout()
462 config_item_name(&reg->hr_item), reg_bdev(reg)); in o2hb_nego_approve_handler()
1179 config_item_name(&reg->hr_item), in o2hb_do_disk_heartbeat()
1861 reg->hr_item.ci_name); in o2hb_region_dev_store()
2053 return &reg->hr_item; in o2hb_heartbeat_group_make_item()
2278 uuid = config_item_name(&reg->hr_item); in o2hb_region_pin()
2291 ret = o2nm_depend_item(&reg->hr_item); in o2hb_region_pin()
2331 uuid = config_item_name(&reg->hr_item); in o2hb_region_unpin()
2340 o2nm_undepend_item(&reg->hr_item); in o2hb_region_unpin()
[all …]