Home
last modified time | relevance | path

Searched refs:ops_completed (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/
H A Dflexfilelayout.h57 __u64 ops_completed; member
H A Dflexfilelayout.c640 iostat->ops_completed++; in nfs4_ff_layout_stat_io_update_completed()
2346 p = xdr_encode_hyper(p, stat->ops_completed); in ff_layout_encode_io_latency()
2437 devinfo->read_count = mirror->read_stat.io_stat.ops_completed; in ff_layout_mirror_prepare_stats()
2439 devinfo->write_count = mirror->write_stat.io_stat.ops_completed; in ff_layout_mirror_prepare_stats()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds