Home
last modified time | relevance | path

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

/linux/fs/nfsd/
A Dxdr4.h553 u32 wr_bytes_written; /* response */ member
668 u64 wr_bytes_written; member
A Dnfs4proc.c1212 write->wr_bytes_written = cnt; in nfsd4_write()
1653 copy->cp_res.wr_bytes_written += bytes_copied; in _nfsd_copy_file_range()
1658 if (nfsd4_copy_is_async(copy) && copy->cp_res.wr_bytes_written > 0) { in _nfsd_copy_file_range()
1660 end = copy->cp_dst_pos + copy->cp_res.wr_bytes_written - 1; in _nfsd_copy_file_range()
1682 if (bytes < 0 && !copy->cp_res.wr_bytes_written) in nfsd4_do_copy()
2020 os->count = copy->cp_res.wr_bytes_written; in nfsd4_offload_status()
A Dnfs4callback.c842 p = xdr_encode_hyper(p, cbo->co_res.wr_bytes_written); in encode_offload_info4()
A Dnfs4xdr.c1451 write->wr_bytes_written = 0; in nfsd4_decode_write()
4765 nfserr = nfsd4_encode_count4(xdr, write->wr_bytes_written); in nfsd4_encode_write()
5182 status = nfsd4_encode_length4(xdr, write->wr_bytes_written); in nfsd4_encode_write_response4()

Completed in 34 milliseconds