Searched refs:EA_INODE_CACHE (Results 1 – 1 of 1) sorted by relevance
114 #define EA_INODE_CACHE(inode) (((struct ext4_sb_info *) \ macro457 if (!EA_INODE_CACHE(inode)) in ext4_evict_ea_inode()460 while ((oe = mb_cache_entry_delete_or_get(EA_INODE_CACHE(inode), in ext4_evict_ea_inode()463 mb_cache_entry_put(EA_INODE_CACHE(inode), oe); in ext4_evict_ea_inode()499 struct mb_cache *ea_inode_cache = EA_INODE_CACHE(inode); in ext4_xattr_inode_get()1507 struct mb_cache *ea_inode_cache = EA_INODE_CACHE(inode); in ext4_xattr_inode_cache_find()1587 if (EA_INODE_CACHE(inode)) in ext4_xattr_inode_lookup_create()1588 mb_cache_entry_create(EA_INODE_CACHE(inode), GFP_NOFS, hash, in ext4_xattr_inode_lookup_create()