Home
last modified time | relevance | path

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

/Linux-v6.6/net/sunrpc/
Dstats.c172 op_metrics->om_bytes_recv += req->rq_reply_bytes_recvd; in rpc_count_iostats_metrics()
224 a->om_bytes_recv += b->om_bytes_recv; in _add_rpc_iostats()
240 stats->om_bytes_recv, in _print_rpc_iostats()
/Linux-v6.6/include/linux/sunrpc/
Dmetrics.h58 om_bytes_recv; /* count of bytes in */ member