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

/linux-master/include/uapi/linux/
H A Dmsdos_fs.h57 #define MSDOS_SLOTS 21 /* max # of slots for short and long names */ macro
/linux-master/fs/fat/
H A Dnamei_vfat.c668 slots = kmalloc_array(MSDOS_SLOTS, sizeof(*slots), GFP_NOFS);
H A Ddir.c33 #define FAT_MAX_UNI_CHARS ((MSDOS_SLOTS - 1) * 13 + 1)

Completed in 262 milliseconds