Home
last modified time | relevance | path

Searched refs:bytes_completed (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/uapi/linux/
Didxd.h265 uint32_t bytes_completed; member
314 uint32_t bytes_completed; member
/Linux-v5.15/fs/nfs/flexfilelayout/
Dflexfilelayout.h58 __u64 bytes_completed; member
Dflexfilelayout.c641 iostat->bytes_completed += completed; in nfs4_ff_layout_stat_io_update_completed()
2337 p = xdr_encode_hyper(p, stat->bytes_completed); in ff_layout_encode_io_latency()
2428 devinfo->read_bytes = mirror->read_stat.io_stat.bytes_completed; in ff_layout_mirror_prepare_stats()
2430 devinfo->write_bytes = mirror->write_stat.io_stat.bytes_completed; in ff_layout_mirror_prepare_stats()