HelenOS sources

ext4_filesystem_release_inode_block   67 uspace/lib/ext4/include/ext4/filesystem.h extern errno_t ext4_filesystem_release_inode_block(ext4_inode_ref_t *, uint32_t);
ext4_filesystem_release_inode_block 1565 uspace/lib/ext4/src/filesystem.c 			errno_t rc = ext4_filesystem_release_inode_block(inode_ref,
HelenOS homepage, sources at GitHub