Searched refs:iov_total_len (Results 1 – 1 of 1) sorted by relevance
99 static ssize_t iov_total_len(const struct iovec *iov, int count) in iov_total_len() function113 ssize_t total_len = iov_total_len(iov, count); in fio_sendv_data()