Searched refs:wr_bytes_written (Results 1 – 3 of 3) sorted by relevance
1355 write->wr_bytes_written = cnt; in nfsd4_write()1959 copy->cp_res.wr_bytes_written += bytes_copied; in _nfsd_copy_file_range()1964 if (nfsd4_copy_is_async(copy) && copy->cp_res.wr_bytes_written > 0) { in _nfsd_copy_file_range()1966 end = copy->cp_dst_pos + copy->cp_res.wr_bytes_written - 1; in _nfsd_copy_file_range()1988 if (bytes < 0 && !copy->cp_res.wr_bytes_written) in nfsd4_do_copy()2125 if (copy->cp_res.wr_bytes_written > 0 && copy->attr_update) in nfsd4_do_async_copy()2210 copy->cp_res.wr_bytes_written > 0) in nfsd4_copy()2364 os->count = copy->cp_res.wr_bytes_written; in nfsd4_offload_status()
559 u32 wr_bytes_written; /* response */ member707 u64 wr_bytes_written; member
1597 write->wr_bytes_written = 0; in nfsd4_decode_write()5218 nfserr = nfsd4_encode_count4(xdr, write->wr_bytes_written); in nfsd4_encode_write()5657 status = nfsd4_encode_length4(xdr, write->wr_bytes_written); in nfsd4_encode_write_response4()