Searched refs:found_length (Results 1 – 1 of 1) sorted by relevance
412 u64 found_length; in btrfs_get_raid_extent_offset() 444 found_length = found_key.offset; in btrfs_get_raid_extent_offset() 445 found_end = found_logical + found_length; in btrfs_get_raid_extent_offset() 452 if (in_range(logical, found_logical, found_length)) in btrfs_get_raid_extent_offset() 410 u64 found_length; btrfs_get_raid_extent_offset() local