HelenOS sources

exfat_directory_lookup_free  419 uspace/srv/fs/exfat/exfat_directory.c 	rc = exfat_directory_lookup_free(di, df.file.count + 1);
exfat_directory_lookup_free   79 uspace/srv/fs/exfat/exfat_directory.h extern errno_t exfat_directory_lookup_free(exfat_directory_t *, size_t);
HelenOS homepage, sources at GitHub