Searched refs:nfslog_WRITE3res_u (Results 1 – 4 of 4) sorted by relevance
1142 res->nfslog_WRITE3res_u.ok.filesize); in nfslog_WRITE3res_print()1144 " 0x%x", res->nfslog_WRITE3res_u.ok.count); in nfslog_WRITE3res_print()1146 " 0x%x", res->nfslog_WRITE3res_u.ok.committed); in nfslog_WRITE3res_print()
1294 newte->totalbytes = res->nfslog_WRITE3res_u.ok.count; in trans_write3()1303 if (pte->totalbytes + res->nfslog_WRITE3res_u.ok.count > in trans_write3()1304 res->nfslog_WRITE3res_u.ok.filesize) { in trans_write3()1313 pte->totalbytes += res->nfslog_WRITE3res_u.ok.count; in trans_write3()
701 if (!xdr_nfslog_WRITE3resok(xdrs, &objp->nfslog_WRITE3res_u.ok)) in xdr_nfslog_WRITE3res()
383 } nfslog_WRITE3res_u; member