Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dfat.h19 #define VFAT_MAXSEQ 9 /* Up to 9 of 13 2-byte UTF-16 entries */ macro
/OK3568_Linux_fs/u-boot/fs/fat/
H A Dfat_write.c285 if (counter > VFAT_MAXSEQ) { in get_long_file_name()