Searched refs:same_byte (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/btrfs/
H A Dextent_io.c4768 const bool same_byte = (first_byte == last_byte); local
4772 if (same_byte)
4778 if (same_byte)
4805 const bool same_byte = (first_byte == last_byte); local
4809 if (same_byte)
4815 if (same_byte)

Completed in 174 milliseconds