Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/cluster/
Dheartbeat.c218 struct list_head hr_all_item; member
1475 list_del(&reg->hr_all_item); in o2hb_region_release()
2089 list_add_tail(&reg->hr_all_item, &o2hb_all_regions); in o2hb_heartbeat_group_make_item()
2367 list_for_each_entry(reg, &o2hb_all_regions, hr_all_item) { in o2hb_region_pin()
2420 list_for_each_entry(reg, &o2hb_all_regions, hr_all_item) { in o2hb_region_unpin()
2639 list_for_each_entry(reg, &o2hb_all_regions, hr_all_item) in o2hb_stop_all_regions()
2655 list_for_each_entry(reg, &o2hb_all_regions, hr_all_item) { in o2hb_get_all_regions()