ext4_filesystem_close 47 uspace/lib/ext4/include/ext4/filesystem.h extern errno_t ext4_filesystem_close(ext4_filesystem_t *); ext4_filesystem_close 1003 uspace/lib/ext4/src/ops.c rc = ext4_filesystem_close(inst->filesystem);HelenOS homepage, sources at GitHub