Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.h57 __u64 ops_completed; member
H A Dflexfilelayout.c646 iostat->ops_completed++; in nfs4_ff_layout_stat_io_update_completed()
2415 p = xdr_encode_hyper(p, stat->ops_completed); in ff_layout_encode_io_latency()
2508 devinfo->read_count = mirror->read_stat.io_stat.ops_completed; in ff_layout_mirror_prepare_stats()
2510 devinfo->write_count = mirror->write_stat.io_stat.ops_completed; in ff_layout_mirror_prepare_stats()