Searched refs:bytes_total (Results 1 – 1 of 1) sorted by relevance
1167 size_t bytes_total = copy->cp_count; in _nfsd_copy_file_range() local1176 bytes_total); in _nfsd_copy_file_range()1179 bytes_total -= bytes_copied; in _nfsd_copy_file_range()1183 } while (bytes_total > 0 && !copy->cp_synchronous); in _nfsd_copy_file_range()