ocfs2_test_bit    889 fs/ocfs2/localalloc.c 		if (ocfs2_test_bit(start + tmp, bitmap)) {
ocfs2_test_bit    772 fs/ocfs2/suballoc.c 	if (ocfs2_test_bit(nr, (unsigned long *)bg->bg_bitmap))
ocfs2_test_bit    778 fs/ocfs2/suballoc.c 	return !ocfs2_test_bit(nr, (unsigned long *)bg->bg_bitmap);