Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dscrub.c247 u64 *extent_physical,
2769 u64 extent_physical; in scrub_raid56_parity() local
2912 extent_physical = bbio->stripes[0].physical; in scrub_raid56_parity()
2926 extent_physical, in scrub_raid56_parity()
3005 u64 extent_physical; in scrub_stripe() local
3266 extent_physical = extent_logical - logical + physical; in scrub_stripe()
3271 extent_len, &extent_physical, in scrub_stripe()
3285 extent_physical, extent_dev, flags, in scrub_stripe()
4090 u64 *extent_physical, in scrub_remap_extent() argument
4107 *extent_physical = bbio->stripes[0].physical; in scrub_remap_extent()