Searched refs:extent_physical (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/fs/btrfs/ |
D | scrub.c | 286 u64 *extent_physical, 2772 u64 extent_physical; in scrub_raid56_parity() local 2897 extent_len, &extent_physical, in scrub_raid56_parity() 2910 extent_physical, in scrub_raid56_parity() 2988 u64 extent_physical; in scrub_stripe() local 3229 extent_physical = extent_logical - logical + physical; in scrub_stripe() 3234 extent_len, &extent_physical, in scrub_stripe() 3245 extent_physical, extent_dev, flags, in scrub_stripe() 3841 u64 *extent_physical, in scrub_remap_extent() argument 3858 *extent_physical = bbio->stripes[0].physical; in scrub_remap_extent()
|