Lines Matching refs:mod_len
4525 u64 mod_len = em->mod_len;
4536 const u64 mod_end = mod_start + mod_len;
4539 if (mod_len == 0)
4549 * go ahead and adjust mod_start and mod_len in case this ordered
4554 mod_len = ordered->file_offset - mod_start;
4561 * Just don't mess with mod_start and mod_len, we'll
4567 mod_len = mod_end - ordered_end;
4570 mod_len = 0;
4589 if (mod_len == 0)
4598 csum_len = mod_len;