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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/cluster/
H A Dnodemanager.c802 struct config_group *o2hb_group = NULL, *ret = NULL; local
813 o2hb_group = o2hb_alloc_hb_set();
814 if (cluster == NULL || ns == NULL || o2hb_group == NULL || defs == NULL)
824 cluster->cl_group.default_groups[1] = o2hb_group;
839 o2hb_free_hb_set(o2hb_group);

Completed in 84 milliseconds