Searched refs:MAX_LFN_SLOT (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/ | ||
D | fat.h | 33 #define MAX_LFN_SLOT 20 macro |
/external/u-boot/fs/fat/ | ||
D | fat_write.c | 223 __u8 temp_dir_slot_buffer[MAX_LFN_SLOT * sizeof(dir_slot)]; in fill_dir_slot() |