o2hb_region 161 fs/ocfs2/cluster/heartbeat.c struct o2hb_region *reg = o2hb_region 162 fs/ocfs2/cluster/heartbeat.c container_of(work, struct o2hb_region, o2hb_region 846 fs/ocfs2/cluster/heartbeat.c struct o2hb_region *reg = data; o2hb_region 952 fs/ocfs2/cluster/heartbeat.c static struct o2hb_region *to_o2hb_region(struct config_item *item) o2hb_region 954 fs/ocfs2/cluster/heartbeat.c return item ? container_of(item, struct o2hb_region, hr_item) : NULL; o2hb_region 964 fs/ocfs2/cluster/heartbeat.c struct o2hb_region *reg = to_o2hb_region(item); o2hb_region 1386 fs/ocfs2/cluster/heartbeat.c ssize_t (*show)(struct o2hb_region *, char *); o2hb_region 1387 fs/ocfs2/cluster/heartbeat.c ssize_t (*store)(struct o2hb_region *, const char *, size_t); o2hb_region 1442 fs/ocfs2/cluster/heartbeat.c struct o2hb_region *reg = to_o2hb_region(item); o2hb_region 1456 fs/ocfs2/cluster/heartbeat.c struct o2hb_region *reg = to_o2hb_region(item); o2hb_region 1495 fs/ocfs2/cluster/heartbeat.c struct o2hb_region *reg = NULL; o2hb_region 1497 fs/ocfs2/cluster/heartbeat.c reg = kzalloc(sizeof(struct o2hb_region), GFP_KERNEL); o2hb_region 1514 fs/ocfs2/cluster/heartbeat.c struct o2hb_region *reg = to_o2hb_region(item); o2hb_region 1676 fs/ocfs2/cluster/heartbeat.c static struct o2hb_region *o2hb_find_region(const char *region_uuid) o2hb_region 1678 fs/ocfs2/cluster/heartbeat.c struct o2hb_region *p, *reg = NULL; o2hb_region 1695 fs/ocfs2/cluster/heartbeat.c struct o2hb_region *reg; o2hb_region 1721 fs/ocfs2/cluster/heartbeat.c struct o2hb_region *reg; o2hb_region 1857 fs/ocfs2/cluster/heartbeat.c struct o2hb_region *reg;