Home
last modified time | relevance | path

Searched refs:EA_INODE_CACHE (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dxattr.c116 #define EA_INODE_CACHE(inode) (((struct ext4_sb_info *) \ macro
471 struct mb_cache *ea_inode_cache = EA_INODE_CACHE(inode); in ext4_xattr_inode_get()
975 struct mb_cache *ea_inode_cache = EA_INODE_CACHE(ea_inode); in ext4_xattr_inode_update_ref()
1452 struct mb_cache *ea_inode_cache = EA_INODE_CACHE(inode); in ext4_xattr_inode_cache_find()
1532 if (EA_INODE_CACHE(inode)) in ext4_xattr_inode_lookup_create()
1533 mb_cache_entry_create(EA_INODE_CACHE(inode), GFP_NOFS, hash, in ext4_xattr_inode_lookup_create()