Searched refs:f_wbytes (Results 1 – 7 of 7) sorted by relevance
102 uint64_t f_wbytes; /* [f] total bytes written */ member
770 uint64_t f_wbytes; /* UINT64: total bytes written */ member
515 (kf->f_rbytes + kf->f_wbytes) / 1024); in vtrans()551 (kf->f_rbytes + kf->f_wbytes) / 1024); in pipetrans()867 (kf->f_rbytes + kf->f_wbytes) / 1024); in socktrans()
501 kf->f_wbytes = fp->f_wbytes; in fill_file()
392 fp->f_wbytes += cnt; in dofilewritev()
1451 kf->f_wbytes = fp->f_wbytes; in fill_file()
791 fp->f_wbytes += *retsize; in sendit()