HelenOS sources

ext4_ialloc_alloc_this_inode   41 uspace/lib/ext4/include/ext4/ialloc.h extern errno_t ext4_ialloc_alloc_this_inode(ext4_filesystem_t *, uint32_t,
ext4_ialloc_alloc_this_inode  327 uspace/lib/ext4/src/filesystem.c 			errno_t rc = ext4_ialloc_alloc_this_inode(fs, idx,
ext4_ialloc_alloc_this_inode 1349 uspace/lib/ext4/src/filesystem.c 	errno_t rc = ext4_ialloc_alloc_this_inode(fs, index, is_dir);
HelenOS homepage, sources at GitHub