Searched refs:min_length (Results 1 – 1 of 1) sorted by relevance
185 …tic int cluster_io_type(struct uio *uio, int *io_type, u_int32_t *io_length, u_int32_t min_length);5909 cluster_io_type(struct uio *uio, int *io_type, u_int32_t *io_length, u_int32_t min_length) in cluster_io_type() argument5959 } else if (iov_len >= min_length) { in cluster_io_type()