Home | History | Annotate | Download | only in vold

Lines Matching refs:lseek64

164     if (lseek64(fd, 1024, SEEK_SET) < 0) {
265 if (lseek64(fd, starting_off, SEEK_SET) == -1) {
334 if (lseek64(fd, pdata_offset, SEEK_SET) == -1) {
363 if (lseek64(fd, offset, SEEK_SET) == -1) {
402 if (lseek64(fd, starting_off, SEEK_SET) == -1) {
528 if (lseek64(fd, crypt_ftr.persist_data_offset[i], SEEK_SET) < 0) {
606 if (lseek64(fd, crypt_ftr.persist_data_offset[0], SEEK_SET) < 0) {