taglinefilesource code
ext_free_inode179fs/ext/freelists.cstruct ext_free_inode * efi;
ext_free_inode207fs/ext/freelists.cefi = ((struct ext_free_inode *) inode->i_sb->u.ext_sb.s_firstfreeinodeblock->b_data) +
ext_free_inode218fs/ext/freelists.cefi = ((struct ext_free_inode *) bh->b_data) +
ext_free_inode238fs/ext/freelists.cstruct ext_free_inode * efi;
ext_free_inode250fs/ext/freelists.cefi = ((struct ext_free_inode *) sb->u.ext_sb.s_firstfreeinodeblock->b_data) +
ext_free_inode298fs/ext/freelists.cstruct ext_free_inode * efi;
ext_free_inode305fs/ext/freelists.cefi = ((struct ext_free_inode *) sb->u.ext_sb.s_firstfreeinodeblock->b_data) +
ext_free_inode320fs/ext/freelists.cefi = ((struct ext_free_inode *) bh->b_data) +
ext_free_inode30fs/ext/inode.cext_free_inode(inode);
ext_free_inode78include/linux/ext_fs.hextern void ext_free_inode(struct inode * inode);