Home
last modified time | relevance | path

Searched refs:bytes_total (Results 1 – 1 of 1) sorted by relevance

/fs/nfsd/
Dnfs4proc.c1167 size_t bytes_total = copy->cp_count; in _nfsd_copy_file_range() local
1176 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()