Searched refs:o2hb_heartbeat_group (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.c1469 struct o2hb_heartbeat_group { struct
1474 static struct o2hb_heartbeat_group *to_o2hb_heartbeat_group(struct config_group *group)
1477 container_of(group, struct o2hb_heartbeat_group, hs_group)
1525 ssize_t (*show)(struct o2hb_heartbeat_group *, char *);
1526 ssize_t (*store)(struct o2hb_heartbeat_group *, const char *, size_t);
1533 struct o2hb_heartbeat_group *reg = to_o2hb_heartbeat_group(to_config_group(item));
1547 struct o2hb_heartbeat_group *reg = to_o2hb_heartbeat_group(to_config_group(item));
1557 static ssize_t o2hb_heartbeat_group_threshold_show(struct o2hb_heartbeat_group *group,
1563 static ssize_t o2hb_heartbeat_group_threshold_store(struct o2hb_heartbeat_group *group,
1614 struct o2hb_heartbeat_group *h
[all...]

Completed in 89 milliseconds