Searched refs:nr_segs (Results 1 – 1 of 1) sorted by relevance
36 static __inline__ size_t iov_length(const struct iovec *iov, unsigned long nr_segs) in iov_length() argument41 for (seg = 0; seg < nr_segs; seg++) in iov_length()46 unsigned long iov_shorten(struct iovec *iov, unsigned long nr_segs, size_t to);