gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:fatGetLFN (0.04 seconds)
t2ex
t2ex_source/t2ex/fs/fimp/src/fimp_fat.c - 201.0KB - 6,353 lines
4946:                 } else if (isDE_LFN(dirent)) {        /* LFN entry */
4947:                         if (fatGetLFN((FAT_DIRENT_LFN *)dirent,
4948:                                 &ldenum, &cks, fs->ff_nmbf) >= 0) continue;