'\" t
.\"     Title: rpc_count_iostats
.\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\"      Date: June 2017
.\"    Manual: Linux Networking
.\"    Source: Kernel Hackers Manual 4.9.30
.\"  Language: English
.\"
.TH "RPC_COUNT_IOSTATS" "9" "June 2017" "Kernel Hackers Manual 4\&.9\&." "Linux Networking"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el       .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
rpc_count_iostats \- tally up per\-task stats
.SH "SYNOPSIS"
.HP \w'void\ rpc_count_iostats('u
.BI "void rpc_count_iostats(const\ struct\ rpc_task\ *\ " "task" ", struct\ rpc_iostats\ *\ " "stats" ");"
.SH "ARGUMENTS"
.PP
\fItask\fR
.RS 4
completed rpc_task
.RE
.PP
\fIstats\fR
.RS 4
array of stat structures
.RE
.SH "DESCRIPTION"
.PP
Uses the statidx from
\fItask\fR
.SH "COPYRIGHT"
.br
