Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dstats.c161 op_metrics->om_ops++; in rpc_count_iostats_metrics()
215 a->om_ops += b->om_ops; in _add_rpc_iostats()
231 stats->om_ops, in _print_rpc_iostats()
/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dmetrics.h46 unsigned long om_ops, /* count of operations */ member