Searched refs:mb_cache_entry_delete (Results 1 – 3 of 3) sorted by relevance
/fs/ |
D | mbcache.c | 227 void mb_cache_entry_delete(struct mb_cache *cache, u32 key, u64 value) in mb_cache_entry_delete() function 255 EXPORT_SYMBOL(mb_cache_entry_delete);
|
/fs/ext2/ |
D | xattr.c | 526 mb_cache_entry_delete(EA_BLOCK_CACHE(inode), hash, in ext2_xattr_set() 753 mb_cache_entry_delete(ea_block_cache, hash, in ext2_xattr_set2() 826 mb_cache_entry_delete(EA_BLOCK_CACHE(inode), hash, in ext2_xattr_delete_inode()
|
/fs/ext4/ |
D | xattr.c | 1071 mb_cache_entry_delete(ea_inode_cache, hash, in ext4_xattr_inode_update_ref() 1262 mb_cache_entry_delete(ea_block_cache, hash, in ext4_xattr_release_block() 1880 mb_cache_entry_delete(ea_block_cache, hash, in ext4_xattr_block_set()
|