table of contents
RPC_COUNT_IOSTATS(9) | Linux Networking | RPC_COUNT_IOSTATS(9) |
NAME¶
rpc_count_iostats - tally up per-task stats
SYNOPSIS¶
void rpc_count_iostats(const struct rpc_task * task, struct rpc_iostats * stats);
ARGUMENTS¶
task
completed rpc_task
stats
array of stat structures
DESCRIPTION¶
Relies on the caller for serialization.
COPYRIGHT¶
May 2024 | Kernel Hackers Manual 2.6. |