Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dmbcache.h61 struct mb_cache_entry *mb_cache_entry_delete_or_get(struct mb_cache *cache,
/linux-6.14.4/fs/
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-6.14.4/fs/ext2/
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-6.14.4/fs/ext4/
Dxattr.c475 while ((oe = mb_cache_entry_delete_or_get(EA_INODE_CACHE(inode), in ext4_evict_ea_inode()
1288 oe = mb_cache_entry_delete_or_get(ea_block_cache, hash, in ext4_xattr_release_block()
1939 oe = mb_cache_entry_delete_or_get(ea_block_cache, in ext4_xattr_block_set()