Searched defs:bits_to_set (Results 1 – 6 of 6) sorted by relevance
802 uint bits_to_set; in xfs_buf_item_log_segment() local
90 int bits_to_set = BITS_PER_LONG - (start % BITS_PER_LONG); in bitmap_set_ll() local
259 int bits_to_set = BITS_PER_LONG - (start % BITS_PER_LONG); in __bitmap_set() local
163 int bits_to_set = BITS_PER_BYTE - (start % BITS_PER_BYTE); in le_bitmap_set() local
854 unsigned bits_to_set = *bits & ~EXTENT_CTLBITS; in set_state_bits() local5809 int bits_to_set = BITS_PER_BYTE - (pos % BITS_PER_BYTE); in extent_buffer_bitmap_set() local
1226 int bits_to_set = 8 - bit_shift; in __implement() local