Searched refs:entry_long (Results 1 – 1 of 1) sorted by relevance
715 direntry_t* entry_long = NULL; in create_short_and_long_name() local724 entry_long=create_long_filename(s,filename); in create_short_and_long_name()728 if(entry_long) { in create_short_and_long_name()732 entry_long=array_get(&(s->directory),long_index); in create_short_and_long_name()733 while(entry_long<entry && is_long_name(entry_long)) { in create_short_and_long_name()734 entry_long->reserved[1]=chksum; in create_short_and_long_name()735 entry_long++; in create_short_and_long_name()