Home
last modified time | relevance | path

Searched refs:old_iov_len (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/
H A Dmtdconcat.c190 size_t size, wsize, retsize, old_iov_len; in concat_writev() local
207 old_iov_len = vecs_copy[entry_high].iov_len; in concat_writev()
213 vecs_copy[entry_high].iov_len = old_iov_len - size; in concat_writev()