Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dscrub.c244 u64 *extent_physical,
2816 u64 extent_physical; in scrub_raid56_parity() local
2959 extent_physical = bbio->stripes[0].physical; in scrub_raid56_parity()
2973 extent_physical, in scrub_raid56_parity()
3052 u64 extent_physical; in scrub_stripe() local
3299 extent_physical = extent_logical - logical + physical; in scrub_stripe()
3304 extent_len, &extent_physical, in scrub_stripe()
3317 extent_physical, extent_dev, flags, in scrub_stripe()
4002 u64 *extent_physical, in scrub_remap_extent() argument
4019 *extent_physical = bbio->stripes[0].physical; in scrub_remap_extent()