Lines Matching refs:found_start
247 u64 found_start = btrfs_header_bytenr(eb);
258 WARN_ON_ONCE(found_start != 0);
262 if (WARN_ON_ONCE(found_start != eb->start))
340 u64 found_start;
349 found_start = btrfs_header_bytenr(eb);
350 if (found_start != eb->start) {
353 eb->read_mirror, eb->start, found_start);
4233 u64 found_start;
4238 &found_start, &found_end, EXTENT_DIRTY, &cached)) {
4239 dirty_bytes += found_end + 1 - found_start;