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