28 #include <linux/types.h>
54 sizeof(
unsigned long));
69 trace_ocfs2_do_node_down(node_num);
84 static inline void __ocfs2_node_map_set_bit(
struct ocfs2_node_map *map,
98 __ocfs2_node_map_set_bit(map, bit);
102 static inline void __ocfs2_node_map_clear_bit(
struct ocfs2_node_map *map,
116 __ocfs2_node_map_clear_bit(map, bit);