Lines Matching defs:map
39 static inline void byte_set_bit(u8 nr, u8 map[])
41 map[nr >> 3] |= (1UL << (nr & 7));
44 static inline int byte_test_bit(u8 nr, u8 map[])
46 return ((1UL << (nr & 7)) & (map[nr >> 3])) != 0;
635 /* Clear ourselves from the domain map */
643 * removed from the map while we're sending him the
811 mlog(0, "node %u is not in our live map yet\n",
828 * join request if joining node has different node map.
845 * to be put in someone's domain map.
927 * domain. Set him in the map and clean up our
1430 /* copy live node map to join message */
1641 * yes_resp_map. Copy that into our domain map and send a join