Searched refs:physical_of_found (Results 1 – 1 of 1) sorted by relevance
6088 u64 physical_of_found = 0; in get_extra_mirror_from_replace() local6124 physical_of_found <= bioc->stripes[i].physical) in get_extra_mirror_from_replace()6129 physical_of_found = bioc->stripes[i].physical; in get_extra_mirror_from_replace()6139 *physical = physical_of_found; in get_extra_mirror_from_replace()6218 u64 physical_of_found = 0; in handle_ops_on_dev_replace() local6235 physical_of_found <= bioc->stripes[i].physical) in handle_ops_on_dev_replace()6239 physical_of_found = bioc->stripes[i].physical; in handle_ops_on_dev_replace()6246 tgtdev_stripe->physical = physical_of_found; in handle_ops_on_dev_replace()
Completed in 15 milliseconds