Searched refs:ocfs2_node_map (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A 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()
|
H A D | heartbeat.h | 22 struct ocfs2_node_map *map, 25 struct ocfs2_node_map *map, 28 struct ocfs2_node_map *map,
|
H A D | ocfs2.h | 89 struct ocfs2_node_map { struct 438 struct ocfs2_node_map osb_recovering_orphan_dirs;
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | heartbeat.h | 20 struct ocfs2_node_map *map, 23 struct ocfs2_node_map *map, 26 struct ocfs2_node_map *map,
|
H A D | heartbeat.c | 30 static void ocfs2_node_map_init(struct ocfs2_node_map *map) in ocfs2_node_map_init() 64 struct ocfs2_node_map *map, in ocfs2_node_map_set_bit() 76 struct ocfs2_node_map *map, in ocfs2_node_map_clear_bit() 88 struct ocfs2_node_map *map, in ocfs2_node_map_test_bit()
|
H A D | ocfs2.h | 87 struct ocfs2_node_map { struct 436 struct ocfs2_node_map osb_recovering_orphan_dirs;
|
Completed in 5 milliseconds