Searched refs:found_length (Results 1 – 1 of 1) sorted by relevance
385 u64 found_length; in btrfs_get_raid_extent_offset() local417 found_length = found_key.offset; in btrfs_get_raid_extent_offset()418 found_end = found_logical + found_length; in btrfs_get_raid_extent_offset()425 if (in_range(logical, found_logical, found_length)) in btrfs_get_raid_extent_offset()
Completed in 4 milliseconds