Home
last modified time | relevance | path

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

/fs/ocfs2/cluster/
Dnodemanager.c707 struct config_group *o2hb_group = NULL, *ret = NULL; in o2nm_cluster_group_make_group() local
718 o2hb_group = o2hb_alloc_hb_set(); in o2nm_cluster_group_make_group()
719 if (cluster == NULL || ns == NULL || o2hb_group == NULL || defs == NULL) in o2nm_cluster_group_make_group()
729 cluster->cl_group.default_groups[1] = o2hb_group; in o2nm_cluster_group_make_group()
745 o2hb_free_hb_set(o2hb_group); in o2nm_cluster_group_make_group()