Searched refs:write_bytes (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/sys/contrib/rdma/krping/
H A Dkrping.h10 unsigned long long write_bytes; member in struct:krping_stats
H A Dkrping_dev.c155 stats->write_bytes, stats->write_msgs,
H A Dkrping.c391 cb->stats.write_bytes += cb->rdma_sq_wr.sg_list->length;
/freebsd-10.0-release/crypto/openssh/
H A Droaming_common.c45 static u_int64_t write_bytes = 0; variable
107 return write_bytes;
114 write_bytes = sent;
146 write_bytes += ret;
191 write_bytes += ret;
207 needed = write_bytes - *offset;
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu_diff.c52 write_bytes(struct diffarg *da) function
85 da->da_err = write_bytes(da);

Completed in 92 milliseconds