Home | History | Annotate | Download | only in vold

Lines Matching defs:unix_read

573 static inline int unix_read(int  fd, void*  buff, int  len)
830 if (unix_read(fd, pdata, crypt_ftr.persist_data_size) < 0){
909 if (unix_read(fd, pdata, crypt_ftr.persist_data_size) < 0) {
2099 if (unix_read(fd, block, sizeof(block)) < 0) {