Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/cluster/
Dheartbeat.c1985 struct o2hb_heartbeat_group { struct
1990 static struct o2hb_heartbeat_group *to_o2hb_heartbeat_group(struct config_group *group) in to_o2hb_heartbeat_group() argument
1993 container_of(group, struct o2hb_heartbeat_group, hs_group) in to_o2hb_heartbeat_group()
2171 ssize_t (*show)(struct o2hb_heartbeat_group *, char *);
2172 ssize_t (*store)(struct o2hb_heartbeat_group *, const char *, size_t);
2179 struct o2hb_heartbeat_group *reg = to_o2hb_heartbeat_group(to_config_group(item)); in o2hb_heartbeat_group_show()
2193 struct o2hb_heartbeat_group *reg = to_o2hb_heartbeat_group(to_config_group(item)); in o2hb_heartbeat_group_store()
2203 static ssize_t o2hb_heartbeat_group_threshold_show(struct o2hb_heartbeat_group *group, in o2hb_heartbeat_group_threshold_show()
2209 static ssize_t o2hb_heartbeat_group_threshold_store(struct o2hb_heartbeat_group *group, in o2hb_heartbeat_group_threshold_store()
2227 ssize_t o2hb_heartbeat_group_mode_show(struct o2hb_heartbeat_group *group, in o2hb_heartbeat_group_mode_show()
[all …]