Searched refs:VFAT_SFN_CREATE_WINNT (Results 1 – 3 of 3) sorted by relevance
17 #define VFAT_SFN_CREATE_WINNT 0x0200 /* emulate winnt rule for create */ macro
862 case VFAT_SFN_DISPLAY_WINNT | VFAT_SFN_CREATE_WINNT: in fat_show_options()1204 | VFAT_SFN_CREATE_WINNT; in parse_options()
439 } else if (opts->shortname & VFAT_SFN_CREATE_WINNT) { in vfat_create_shortname()