Home
last modified time | relevance | path

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

/Linux-v5.4/net/sunrpc/
Dstats.c167 op_metrics->om_bytes_sent += req->rq_xmit_bytes_sent; in rpc_count_iostats_metrics()
219 a->om_bytes_sent += b->om_bytes_sent; in _add_rpc_iostats()
235 stats->om_bytes_sent, in _print_rpc_iostats()
/Linux-v5.4/include/linux/sunrpc/
Dmetrics.h57 unsigned long long om_bytes_sent, /* count of bytes out */ member