1RPC_COUNT_IOSTATS(9) Linux Networking RPC_COUNT_IOSTATS(9)
23
4
NAME
6rpc_count_iostats - tally up per-task stats
7
SYNOPSIS
9void rpc_count_iostats(const struct rpc_task * task,
10struct rpc_iostats * stats);
11
ARGUMENTS
13task
14completed rpc_task
1516
stats
17array of stat structures
18
DESCRIPTION
20Relies on the caller for serialization.
21
COPYRIGHT
23Kernel Hackers Manual 2.6. June 2019 RPC_COUNT_IOSTATS(9)