Searched defs:bits_to_clear (Results 1 – 2 of 2) sorted by relevance
1543 int bits_to_clear = BITS_PER_LONG - (start % BITS_PER_LONG); in ntfs_bitmap_clear_le() local
576 u32 bits_to_clear = bits & ~EXTENT_CTLBITS; in clear_state_bit() local