Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Didxd.h181 uint32_t bytes_completed; member
/OK3568_Linux_fs/kernel/fs/nfs/flexfilelayout/
H A Dflexfilelayout.h58 __u64 bytes_completed; member
H A Dflexfilelayout.c641 iostat->bytes_completed += completed; in nfs4_ff_layout_stat_io_update_completed()
2346 p = xdr_encode_hyper(p, stat->bytes_completed); in ff_layout_encode_io_latency()
2437 devinfo->read_bytes = mirror->read_stat.io_stat.bytes_completed; in ff_layout_mirror_prepare_stats()
2439 devinfo->write_bytes = mirror->write_stat.io_stat.bytes_completed; in ff_layout_mirror_prepare_stats()