Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dmbcache.h63 void mb_cache_entry_delete(struct mb_cache *cache, u32 key, u64 value);
/kernel/linux/linux-5.10/fs/
Dmbcache.c250 void mb_cache_entry_delete(struct mb_cache *cache, u32 key, u64 value) in mb_cache_entry_delete() function
278 EXPORT_SYMBOL(mb_cache_entry_delete);
/kernel/linux/linux-5.10/fs/ext2/
Dxattr.c530 mb_cache_entry_delete(EA_BLOCK_CACHE(inode), hash, in ext2_xattr_set()
758 mb_cache_entry_delete(ea_block_cache, hash, in ext2_xattr_set2()
839 mb_cache_entry_delete(EA_BLOCK_CACHE(inode), hash, in ext2_xattr_delete_inode()