Lines Matching refs:mod_len
5034 u64 mod_len = em->len;
5045 const u64 mod_end = mod_start + mod_len;
5048 if (mod_len == 0)
5058 * go ahead and adjust mod_start and mod_len in case this ordered
5063 mod_len = ordered->file_offset - mod_start;
5070 * Just don't mess with mod_start and mod_len, we'll
5076 mod_len = mod_end - ordered_end;
5079 mod_len = 0;
5098 if (mod_len == 0)
5107 csum_len = mod_len;