Searched refs:o2hb_heartbeat_group_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.c1534 struct o2hb_heartbeat_group_attribute *o2hb_heartbeat_group_attr = local
1538 if (o2hb_heartbeat_group_attr->show)
1539 ret = o2hb_heartbeat_group_attr->show(reg, page);
1548 struct o2hb_heartbeat_group_attribute *o2hb_heartbeat_group_attr = local
1552 if (o2hb_heartbeat_group_attr->store)
1553 ret = o2hb_heartbeat_group_attr->store(reg, page, count);

Completed in 86 milliseconds