Home
last modified time | relevance | path

Searched refs:VFAT_SFN_DISPLAY_LOWER (Results 1 – 2 of 2) sorted by relevance

/linux/fs/fat/
H A Dfat.h16 #define VFAT_SFN_DISPLAY_LOWER 0x0001 /* convert to lowercase for display */ macro
H A Dinode.c978 case VFAT_SFN_DISPLAY_LOWER | VFAT_SFN_CREATE_WIN95: in fat_show_options()
1137 {"lower", VFAT_SFN_DISPLAY_LOWER | VFAT_SFN_CREATE_WIN95},