Home
last modified time | relevance | path

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

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