Searched refs:FAT_MAX_DIR_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
A D | msdos_fs.h | 34 #define FAT_MAX_DIR_SIZE (FAT_MAX_DIR_ENTRIES << MSDOS_DIR_BITS) macro |
/linux/fs/fat/ | ||
A D | dir.c | 1300 if (pos >= FAT_MAX_DIR_SIZE) in fat_add_entries() |
Completed in 6 milliseconds