Lines Matching refs:ea_block_cache
204 struct mb_cache *ea_block_cache = EA_BLOCK_CACHE(inode);
252 if (ext2_xattr_cache_insert(ea_block_cache, bh))
258 if (ext2_xattr_cache_insert(ea_block_cache, bh))
296 struct mb_cache *ea_block_cache = EA_BLOCK_CACHE(inode);
330 if (ext2_xattr_cache_insert(ea_block_cache, bh))
664 struct mb_cache *ea_block_cache = EA_BLOCK_CACHE(inode);
692 ext2_xattr_cache_insert(ea_block_cache, new_bh);
713 ext2_xattr_cache_insert(ea_block_cache, new_bh);
758 mb_cache_entry_delete(ea_block_cache, hash,
941 struct mb_cache *ea_block_cache = EA_BLOCK_CACHE(inode);
947 ce = mb_cache_entry_find_first(ea_block_cache, hash);
968 mb_cache_entry_put(ea_block_cache, ce);
981 mb_cache_entry_touch(ea_block_cache, ce);
982 mb_cache_entry_put(ea_block_cache, ce);
988 ce = mb_cache_entry_find_next(ea_block_cache, ce);