Searched defs:bits_to_clear (Results 1 – 3 of 3) sorted by relevance
126 int bits_to_clear = BITS_PER_LONG - (start % BITS_PER_LONG); in bitmap_clear_ll() local
280 int bits_to_clear = BITS_PER_LONG - (start % BITS_PER_LONG); in __bitmap_clear() local
572 unsigned bits_to_clear = *bits & ~EXTENT_CTLBITS; in clear_state_bit() local5851 int bits_to_clear = BITS_PER_BYTE - (pos % BITS_PER_BYTE); in extent_buffer_bitmap_clear() local