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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ocfs2/cluster/
H A Dheartbeat.c1432 struct o2hb_region_attribute *o2hb_region_attr = local
1436 if (o2hb_region_attr->show)
1437 ret = o2hb_region_attr->show(reg, page);
1446 struct o2hb_region_attribute *o2hb_region_attr = local
1450 if (o2hb_region_attr->store)
1451 ret = o2hb_region_attr->store(reg, page, count);

Completed in 206 milliseconds