Searched refs:bitmap_to_string (Results 1 – 4 of 4) sorted by relevance
51 int bitmap_to_string(struct bitmap *b, void *p, size_t l);
166 bitmap_to_string(struct bitmap *b, void *p, size_t l) in bitmap_to_string() function
535 if (bitmap_to_string(bitmap, blob, len) != 0) { in put_bitmap()
85 ASSERT_INT_EQ(bitmap_to_string(b, bbuf, in tests()