Home
last modified time | relevance | path

Searched refs:MAX_LFN_SLOT (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dfat.h35 #define MAX_LFN_SLOT 20 macro
/OK3568_Linux_fs/u-boot/fs/fat/
H A Dfat_write.c224 __u8 temp_dir_slot_buffer[MAX_LFN_SLOT * sizeof(dir_slot)]; in fill_dir_slot()