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.h18 #define VFAT_SFN_DISPLAY_LOWER 0x0001 /* convert to lowercase for display */ macro
H A Ddir.c266 if (opt & VFAT_SFN_DISPLAY_LOWER) in fat_shortname2uni()