Searched refs:ocfs2_test_bit (Results 1 – 6 of 6) sorted by relevance
213 if (ocfs2_test_bit(i, data)) in ocfs2_hamming_fix()
849 #define ocfs2_test_bit test_bit_le macro
132 if (ocfs2_test_bit(start, disk_bitmap)) { in ocfs2_validate_resmap_bits()
1269 if (ocfs2_test_bit(nr, (unsigned long *)bg->bg_bitmap)) in ocfs2_test_bg_bit_allocatable()1278 ret = !ocfs2_test_bit(nr, (unsigned long *)bg->bg_bitmap); in ocfs2_test_bg_bit_allocatable()2833 *res = ocfs2_test_bit(bit, (unsigned long *)group->bg_bitmap); in ocfs2_test_suballoc_bit()
909 if (ocfs2_test_bit(start + tmp, bitmap)) {
552 WARN_ON(!ocfs2_test_bit(bit, dchunk->dqc_bitmap)); in ocfs2_recover_local_quota_file()