Lines Matching defs:end_off
240 off_t start_off, end_off;
259 end_off = start_off + DIV_ROUND_UP(dump_size, 512) * 512;
261 if (dump_range(ei, start_off, end_off) < 0)
662 off_t start_off, end_off;
667 end_off = exfat_s2o(exfat, le32_to_cpu(exfat->bs->bsx.clu_offset));
668 if (dump_bytes_to_stdout(ei, start_off, end_off, false) < 0) {
689 end_off = exfat_c2o(exfat, end_clu);
692 (unsigned long long)end_off);
709 end_off = exfat_c2o(exfat, end_clu);
712 (unsigned long long)end_off);