Searched refs:MSDOS_SLOTS (Results 1 – 3 of 3) sorted by relevance
57 #define MSDOS_SLOTS 21 /* max # of slots for short and long names */ macro
666 slots = kmalloc_objs(*slots, MSDOS_SLOTS, GFP_NOFS); in vfat_add_entry()
35 #define FAT_MAX_UNI_CHARS ((MSDOS_SLOTS - 1) * 13 + 1)