Home
last modified time | relevance | path

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

/linux/fs/ocfs2/cluster/
A Dheartbeat.c1957 struct o2hb_heartbeat_group { struct
1962 static struct o2hb_heartbeat_group *to_o2hb_heartbeat_group(struct config_group *group) in to_o2hb_heartbeat_group() argument
1965 container_of(group, struct o2hb_heartbeat_group, hs_group) in to_o2hb_heartbeat_group()
2210 struct o2hb_heartbeat_group *hs = NULL; in o2hb_alloc_hb_set()
2213 hs = kzalloc(sizeof(struct o2hb_heartbeat_group), GFP_KERNEL); in o2hb_alloc_hb_set()
2229 struct o2hb_heartbeat_group *hs = to_o2hb_heartbeat_group(group); in o2hb_free_hb_set()

Completed in 7 milliseconds