Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dscrub.c244 u64 *extent_physical,
2912 u64 extent_physical; in scrub_raid56_parity() local
3059 extent_physical = bbio->stripes[0].physical; in scrub_raid56_parity()
3073 extent_physical, in scrub_raid56_parity()
3194 u64 extent_physical; in scrub_stripe() local
3467 extent_physical = extent_logical - logical + physical; in scrub_stripe()
3472 extent_len, &extent_physical, in scrub_stripe()
3486 extent_physical, extent_dev, flags, in scrub_stripe()
4307 u64 *extent_physical, in scrub_remap_extent() argument
4324 *extent_physical = bbio->stripes[0].physical; in scrub_remap_extent()