Home
last modified time | relevance | path

Searched refs:found_length (Results 1 – 1 of 1) sorted by relevance

/fs/btrfs/
A Draid-stripe-tree.c385 u64 found_length; in btrfs_get_raid_extent_offset() local
417 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