Searched refs:origresid (Results 1 – 1 of 1) sorted by relevance
1234 size_t origresid; in nfs_writerpc() local1257 origresid = uiop->uio_resid; in nfs_writerpc()1258 KASSERT(origresid == uiop->uio_iov->iov_len); in nfs_writerpc()1396 len != origresid) { in nfs_writerpc()1403 backup = origresid - tsiz; in nfs_writerpc()1406 tsiz = origresid; in nfs_writerpc()