Searched refs:ra_totcount (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_xdr.c406 ra->ra_totcount = IXDR_GET_INT32(ptr);
419 IXDR_PUT_INT32(ptr, ra->ra_totcount);
425 !xdr_u_int(xdrs, &ra->ra_totcount)) {
H A Dnfs_log_xdr.c104 xdr_u_int(xdrs, &ra->ra_totcount)) {
H A Dnfs_vnops.c987 ra.ra_totcount = tsize;
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfs_log_xdr.c204 xdr_u_int(xdrs, &ra->ra_totcount)) {
H A Dnfslog_elf.c698 args->ra_totcount);
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h521 uint32_t ra_totcount; /* total read cnt (from this offset) */ member in struct:nfsreadargs

Completed in 70 milliseconds