Lines Matching refs:mod_len
4144 u64 mod_len = em->mod_len;
4155 const u64 mod_end = mod_start + mod_len;
4158 if (mod_len == 0)
4168 * go ahead and adjust mod_start and mod_len in case this ordered
4173 mod_len = ordered->file_offset - mod_start;
4180 * Just don't mess with mod_start and mod_len, we'll
4186 mod_len = mod_end - ordered_end;
4189 mod_len = 0;
4208 if (mod_len == 0)
4217 csum_len = mod_len;