Home
last modified time | relevance | path

Searched refs:om_bytes_recv (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/net/sunrpc/
Dstats.c167 op_metrics->om_bytes_recv += req->rq_reply_bytes_recvd; in rpc_count_iostats_metrics()
219 a->om_bytes_recv += b->om_bytes_recv; in _add_rpc_iostats()
235 stats->om_bytes_recv, in _print_rpc_iostats()
/Linux-v5.10/include/linux/sunrpc/
Dmetrics.h58 om_bytes_recv; /* count of bytes in */ member