Searched refs:VFAT_SFN_DISPLAY_LOWER (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/fat/ | ||
| H A D | fat.h | 18 #define VFAT_SFN_DISPLAY_LOWER 0x0001 /* convert to lowercase for display */ macro |
| H A D | dir.c | 266 if (opt & VFAT_SFN_DISPLAY_LOWER) in fat_shortname2uni() |