Searched refs:same_byte (Results 1 – 1 of 1) sorted by relevance
4374 const bool same_byte = (first_byte == last_byte); in extent_buffer_bitmap_clear() 4378 if (same_byte) in extent_buffer_bitmap_clear() 4384 if (same_byte)4411 const bool same_byte = (first_byte == last_byte); in memcpy_extent_buffer() 4415 if (same_byte) in memcpy_extent_buffer() 4421 if (same_byte) in memcpy_extent_buffer() 4326 const bool same_byte = (first_byte == last_byte); extent_buffer_bitmap_set() local 4363 const bool same_byte = (first_byte == last_byte); extent_buffer_bitmap_clear() local