test_bit 81 lib/util/idtree.c while (n<maxid && !test_bit(n, bm)) n++; test_bit 258 lib/util/idtree.c if (p != NULL && test_bit(n, p->bitmap)) {