Searched refs:content_match (Results 1 – 1 of 1) sorted by relevance
174 bool content_match; in need_copy() local250 content_match = have_same_content (src_fd, dest_fd); in need_copy()254 return !content_match; in need_copy()