Searched refs:autorename_short (Results 1 – 4 of 4) sorted by relevance
95 void autorename_short(struct dos_name_t *, int);
136 autorename_short(dn, 0); in dos_name()
294 autorename_short(dosname, 1); in process_namematch()
110 void autorename_short(dos_name_t *name, int bump) in autorename_short() function