HelenOS sources

FAT_LFN_COUNT     200 uspace/srv/fs/fat/fat_directory.c 				if (FAT_LFN_COUNT(d) <= FAT_LFN_MAX_COUNT) {
FAT_LFN_COUNT     202 uspace/srv/fs/fat/fat_directory.c 					long_entry_count = FAT_LFN_COUNT(d);
FAT_LFN_COUNT     204 uspace/srv/fs/fat/fat_directory.c 					    (FAT_LFN_COUNT(d) - 1)) +
HelenOS homepage, sources at GitHub