HelenOS sources

ext4_read_file     62 uspace/lib/ext4/src/ops.c static errno_t ext4_read_file(ipc_call_t *, aoff64_t, size_t, ext4_instance_t *,
ext4_read_file   1055 uspace/lib/ext4/src/ops.c 		rc = ext4_read_file(&call, pos, size, inst, inode_ref,
HelenOS homepage, sources at GitHub