Searched refs:ocfs2_node_map (Results 1 – 3 of 3) sorted by relevance
/fs/ocfs2/ |
D | heartbeat.c | 29 static inline void __ocfs2_node_map_set_bit(struct ocfs2_node_map *map, 31 static inline void __ocfs2_node_map_clear_bit(struct ocfs2_node_map *map, 36 static void ocfs2_node_map_init(struct ocfs2_node_map *map) in ocfs2_node_map_init() 70 static inline void __ocfs2_node_map_set_bit(struct ocfs2_node_map *map, in __ocfs2_node_map_set_bit() 77 struct ocfs2_node_map *map, in ocfs2_node_map_set_bit() 88 static inline void __ocfs2_node_map_clear_bit(struct ocfs2_node_map *map, in __ocfs2_node_map_clear_bit() 95 struct ocfs2_node_map *map, in ocfs2_node_map_clear_bit() 107 struct ocfs2_node_map *map, in ocfs2_node_map_test_bit()
|
D | heartbeat.h | 22 struct ocfs2_node_map *map, 25 struct ocfs2_node_map *map, 28 struct ocfs2_node_map *map,
|
D | ocfs2.h | 89 struct ocfs2_node_map { struct 438 struct ocfs2_node_map osb_recovering_orphan_dirs;
|