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

/linux-master/fs/fat/
H A Dfat.h15 #define VFAT_SFN_DISPLAY_WIN95 0x0002 /* emulate win95 rule for display */ macro
H A Dinode.c971 case VFAT_SFN_DISPLAY_WIN95 | VFAT_SFN_CREATE_WIN95:
1202 opts->shortname = VFAT_SFN_DISPLAY_WIN95
1317 opts->shortname = VFAT_SFN_DISPLAY_WIN95
H A Ddir.c241 else if (opt & VFAT_SFN_DISPLAY_WIN95)

Completed in 131 milliseconds