Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmbcache.h42 void mb_cache_entry_delete(struct mb_cache *cache, u32 key, u64 value);
/OK3568_Linux_fs/kernel/fs/
H A Dmbcache.c227 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);
/OK3568_Linux_fs/kernel/fs/ext2/
H A 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()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dxattr.c1024 mb_cache_entry_delete(ea_inode_cache, hash, in ext4_xattr_inode_update_ref()
1244 mb_cache_entry_delete(ea_block_cache, hash, in ext4_xattr_release_block()
1869 mb_cache_entry_delete(ea_block_cache, hash, in ext4_xattr_block_set()