Home | History | Annotate | Download | only in vold

Lines Matching refs:ftr_size

300   if (crypt_ftr->ftr_size > sizeof(struct crypt_mnt_ftr)) {
304 if (lseek(fd, crypt_ftr->ftr_size - sizeof(struct crypt_mnt_ftr), SEEK_CUR) == -1) {
986 ftr->ftr_size = sizeof(struct crypt_mnt_ftr);