Home
last modified time | relevance | path

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

/linux-6.1.9/net/sunrpc/
Dstats.c166 op_metrics->om_bytes_sent += req->rq_xmit_bytes_sent; in rpc_count_iostats_metrics()
218 a->om_bytes_sent += b->om_bytes_sent; in _add_rpc_iostats()
234 stats->om_bytes_sent, in _print_rpc_iostats()
/linux-6.1.9/include/linux/sunrpc/
Dmetrics.h57 unsigned long long om_bytes_sent, /* count of bytes out */ member