Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/ramster/cluster/
Dheartbeat.c141 struct config_group hs_group; member
148 container_of(group, struct r2hb_hb_group, hs_group) in to_r2hb_hb_group()
328 config_group_init_type_name(&hs->hs_group, "heartbeat", in r2hb_alloc_hb_set()
331 ret = &hs->hs_group; in r2hb_alloc_hb_set()
/linux-3.4.99/fs/ocfs2/cluster/
Dheartbeat.c2012 struct config_group hs_group; member
2019 container_of(group, struct o2hb_heartbeat_group, hs_group) in to_o2hb_heartbeat_group()
2337 config_group_init_type_name(&hs->hs_group, "heartbeat", in o2hb_alloc_hb_set()
2340 ret = &hs->hs_group; in o2hb_alloc_hb_set()