Home | History | Annotate | Download | only in vold

Lines Matching full:pwrite64

2338     if (pwrite64(data->cryptofd, data->buffer,
2562 if (pwrite64(priv_dat->cryptofd, priv_dat->buffer, CRYPT_INPLACE_BUFSIZE, offset) <= 0) {