Searched refs:MSDOS_SLOTS (Results 1 – 2 of 2) sorted by relevance
57 #define MSDOS_SLOTS 21 /* max # of slots for short and long names */ macro
668 slots = kmalloc_array(MSDOS_SLOTS, sizeof(*slots), GFP_NOFS); in vfat_add_entry()