Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dmsdos_fs.h57 #define MSDOS_SLOTS 21 /* max # of slots for short and long names */ macro
/linux/fs/fat/
H A Ddir.c35 #define FAT_MAX_UNI_CHARS ((MSDOS_SLOTS - 1) * 13 + 1)