Searched refs:donor_off (Results 1 – 1 of 1) sorted by relevance
582 ext4_lblk_t orig_off, ext4_lblk_t donor_off, in mext_calc_swap_extents() argument588 BUG_ON(orig_off != donor_off); in mext_calc_swap_extents()605 diff = donor_off - le32_to_cpu(tmp_dext->ee_block); in mext_calc_swap_extents()662 ext4_lblk_t orig_off = from, donor_off = from; in mext_replace_branches() local676 *err = get_ext_path(donor_inode, donor_off, &donor_path); in mext_replace_branches()688 donor_off, count); in mext_replace_branches()700 } else if (donor_off != le32_to_cpu(tmp_dext.ee_block)) { in mext_replace_branches()704 donor_off, in mext_replace_branches()718 donor_path, &tmp_oext, &donor_off); in mext_replace_branches()724 donor_off += dext_alen; in mext_replace_branches()[all …]