Searched refs:s_ea_inode_cache (Results 1 – 3 of 3) sorted by relevance
1252 ext4_xattr_destroy_cache(sbi->s_ea_inode_cache); in ext4_put_super()1253 sbi->s_ea_inode_cache = NULL; in ext4_put_super()4779 sbi->s_ea_inode_cache = ext4_xattr_create_cache(); in ext4_fill_super()4780 if (!sbi->s_ea_inode_cache) { in ext4_fill_super()5061 ext4_xattr_destroy_cache(sbi->s_ea_inode_cache); in ext4_fill_super()5062 sbi->s_ea_inode_cache = NULL; in ext4_fill_super()
1673 struct mb_cache *s_ea_inode_cache; member
117 inode->i_sb->s_fs_info)->s_ea_inode_cache)