Home
last modified time | relevance | path

Searched refs:qed_test_bit (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/block/
H A Dqed-check.c29 static bool qed_test_bit(uint32_t *bitmap, uint64_t n) { in qed_test_bit() function
52 if (qed_test_bit(check->used_clusters, cluster)) { in qed_set_used_clusters()
194 if (!qed_test_bit(check->used_clusters, i)) { in qed_check_for_leaks()