o2hb_heartbeat_group 1975 fs/ocfs2/cluster/heartbeat.c static struct o2hb_heartbeat_group *to_o2hb_heartbeat_group(struct config_group *group)
o2hb_heartbeat_group 1978 fs/ocfs2/cluster/heartbeat.c 		container_of(group, struct o2hb_heartbeat_group, hs_group)
o2hb_heartbeat_group 2217 fs/ocfs2/cluster/heartbeat.c 	struct o2hb_heartbeat_group *hs = NULL;
o2hb_heartbeat_group 2220 fs/ocfs2/cluster/heartbeat.c 	hs = kzalloc(sizeof(struct o2hb_heartbeat_group), GFP_KERNEL);
o2hb_heartbeat_group 2236 fs/ocfs2/cluster/heartbeat.c 	struct o2hb_heartbeat_group *hs = to_o2hb_heartbeat_group(group);