Home
last modified time | relevance | path

Searched refs:VFAT_SFN_CREATE_WINNT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/fat/
H A Dfat.h18 #define VFAT_SFN_CREATE_WINNT 0x0200 /* emulate winnt rule for create */ macro
H A Dinode.c966 case VFAT_SFN_DISPLAY_WINNT | VFAT_SFN_CREATE_WINNT: in fat_show_options()
1314 | VFAT_SFN_CREATE_WINNT; in parse_options()
H A Dnamei_vfat.c453 } else if (opts->shortname & VFAT_SFN_CREATE_WINNT) { in vfat_create_shortname()