ext4_filesystem_open 45 uspace/lib/ext4/include/ext4/filesystem.h extern errno_t ext4_filesystem_open(ext4_instance_t *, service_id_t, ext4_filesystem_open 956 uspace/lib/ext4/src/ops.c errno_t rc = ext4_filesystem_open(inst, service_id, cmode, &rnsize, &fs);HelenOS homepage, sources at GitHub