Searched refs:dot_dot_dirent (Results 1 - 1 of 1) sorted by relevance

/system/extras/fatblock/
H A Dimport.c92 struct fat_dirent *dot_dot_dirent; member in struct:imported
139 out->dot_dot_dirent = NULL;
319 if (item->imp.dot_dot_dirent) {
320 fat_dirent_set_first_cluster(item->imp.dot_dot_dirent,
331 out->dot_dot_dirent = &d->entries[0]; /* will set first_cluster */
337 out->dot_dot_dirent = NULL;

Completed in 758 milliseconds