Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dscrub.c282 u64 *extent_physical,
2853 u64 extent_physical; in scrub_raid56_parity() local
2993 extent_physical = bbio->stripes[0].physical; in scrub_raid56_parity()
3007 extent_physical, in scrub_raid56_parity()
3087 u64 extent_physical; in scrub_stripe() local
3335 extent_physical = extent_logical - logical + physical; in scrub_stripe()
3340 extent_len, &extent_physical, in scrub_stripe()
3353 extent_physical, extent_dev, flags, in scrub_stripe()
4020 u64 *extent_physical, in scrub_remap_extent() argument
4037 *extent_physical = bbio->stripes[0].physical; in scrub_remap_extent()