Searched refs:ocfs2_node_map (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/fs/ocfs2/ |
D | heartbeat.c | 27 static inline void __ocfs2_node_map_set_bit(struct ocfs2_node_map *map, 29 static inline void __ocfs2_node_map_clear_bit(struct ocfs2_node_map *map, 34 static void ocfs2_node_map_init(struct ocfs2_node_map *map) in ocfs2_node_map_init() 68 static inline void __ocfs2_node_map_set_bit(struct ocfs2_node_map *map, in __ocfs2_node_map_set_bit() 75 struct ocfs2_node_map *map, in ocfs2_node_map_set_bit() 86 static inline void __ocfs2_node_map_clear_bit(struct ocfs2_node_map *map, in __ocfs2_node_map_clear_bit() 93 struct ocfs2_node_map *map, in ocfs2_node_map_clear_bit() 105 struct ocfs2_node_map *map, in ocfs2_node_map_test_bit()
|
D | heartbeat.h | 20 struct ocfs2_node_map *map, 23 struct ocfs2_node_map *map, 26 struct ocfs2_node_map *map,
|
D | ocfs2.h | 87 struct ocfs2_node_map { struct 437 struct ocfs2_node_map osb_recovering_orphan_dirs;
|