HelenOS sources

ext4_ialloc_get_bgid_of_inode  103 uspace/lib/ext4/src/ialloc.c 	uint32_t block_group = ext4_ialloc_get_bgid_of_inode(sb, index);
ext4_ialloc_get_bgid_of_inode  338 uspace/lib/ext4/src/ialloc.c 	uint32_t bgid = ext4_ialloc_get_bgid_of_inode(sb, inode);
HelenOS homepage, sources at GitHub