'\" t .\" Title: rpc_count_iostats .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: July 2017 .\" Manual: Linux Networking .\" Source: Kernel Hackers Manual 4.11.6 .\" Language: English .\" .TH "RPC_COUNT_IOSTATS" "9" "July 2017" "Kernel Hackers Manual 4\&.11\&" "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 \fIconst struct rpc_task * task\fR .RS 4 completed rpc_task .RE .PP \fIstruct rpc_iostats * stats\fR .RS 4 array of stat structures .RE .SH "DESCRIPTION" .PP Uses the statidx from \fItask\fR .SH "COPYRIGHT" .br