Searched refs:MSDOS_SLOTS (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/uapi/linux/
H A Dmsdos_fs.h54 #define MSDOS_SLOTS 21 /* max # of slots for short and long names */ macro
/linux-4.4.14/fs/fat/
H A Ddir.c31 #define FAT_MAX_UNI_CHARS ((MSDOS_SLOTS - 1) * 13 + 1)
H A Dnamei_vfat.c667 slots = kmalloc(sizeof(*slots) * MSDOS_SLOTS, GFP_NOFS); vfat_add_entry()

Completed in 160 milliseconds