Searched refs:entry_long (Results 1 – 1 of 1) sorted by relevance
611 direntry_t* entry_long = NULL; in create_short_and_long_name() local620 entry_long=create_long_filename(s,filename); in create_short_and_long_name()677 if(entry_long) { in create_short_and_long_name()681 entry_long=array_get(&(s->directory),long_index); in create_short_and_long_name()682 while(entry_long<entry && is_long_name(entry_long)) { in create_short_and_long_name()683 entry_long->reserved[1]=chksum; in create_short_and_long_name()684 entry_long++; in create_short_and_long_name()