Searched refs:ocfs2_find_next_zero_bit (Results 1 – 2 of 2) sorted by relevance
910 #define ocfs2_find_next_zero_bit find_next_zero_bit_le macro953 ret = ocfs2_find_next_zero_bit(bitmap, tmpmax, start) - fix; in ocfs2_find_next_zero_bit_unaligned()
867 while ((bitoff = ocfs2_find_next_zero_bit(bitmap, left, startoff)) < in ocfs2_local_alloc_find_clear_bits()975 bit_off = ocfs2_find_next_zero_bit(bitmap, left, start); in ocfs2_sync_local_to_main()