exfat_directory_write_file 75 uspace/srv/fs/exfat/exfat_directory.h extern errno_t exfat_directory_write_file(exfat_directory_t *, const char *); exfat_directory_write_file 750 uspace/srv/fs/exfat/exfat_ops.c rc = exfat_directory_write_file(&di, name);HelenOS homepage, sources at GitHub