Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmbcache.h61 struct mb_cache_entry *mb_cache_entry_delete_or_get(struct mb_cache *cache,
/linux/fs/
H A Dmbcache.c254 struct mb_cache_entry *mb_cache_entry_delete_or_get(struct mb_cache *cache, in mb_cache_entry_delete_or_get() function
278 EXPORT_SYMBOL(mb_cache_entry_delete_or_get);
/linux/fs/ext2/
H A Dxattr.c526 oe = mb_cache_entry_delete_or_get(EA_BLOCK_CACHE(inode), in ext2_xattr_set()
668 oe = mb_cache_entry_delete_or_get(ea_block_cache, hash, in ext2_xattr_release_block()
/linux/fs/ext4/
H A Dxattr.c478 while ((oe = mb_cache_entry_delete_or_get(EA_INODE_CACHE(inode), in ext4_evict_ea_inode()
1296 oe = mb_cache_entry_delete_or_get(ea_block_cache, hash, in ext4_xattr_release_block()
1947 oe = mb_cache_entry_delete_or_get(ea_block_cache, in ext4_xattr_block_set()