Searched refs:in_kvec_cnt (Results 1 – 2 of 2) sorted by relevance
398 int in_kvec_cnt; member
213 BUG_ON(con->v2.in_kvec_cnt >= ARRAY_SIZE(con->v2.in_kvecs)); in add_in_kvec()216 con->v2.in_kvecs[con->v2.in_kvec_cnt].iov_base = buf; in add_in_kvec()217 con->v2.in_kvecs[con->v2.in_kvec_cnt].iov_len = len; in add_in_kvec()218 con->v2.in_kvec_cnt++; in add_in_kvec()228 con->v2.in_kvec_cnt = 0; in reset_in_kvecs()1974 if (con->v2.in_kvec_cnt) { in prepare_sparse_read_cont()1975 WARN_ON_ONCE(con->v2.in_kvec_cnt > 1); in prepare_sparse_read_cont()