Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmbcache.h48 static inline void mb_cache_entry_put(struct mb_cache *cache, in mb_cache_entry_put() function
/linux/fs/ext4/
H A Dxattr.c493 mb_cache_entry_put(EA_INODE_CACHE(inode), oe); in ext4_evict_ea_inode()
1310 mb_cache_entry_put(ea_block_cache, oe); in ext4_xattr_release_block()
1337 mb_cache_entry_put(ea_block_cache, ce); in ext4_xattr_release_block()
1551 mb_cache_entry_put(ea_inode_cache, ce); in ext4_xattr_inode_cache_find()
1567 mb_cache_entry_put(ea_inode_cache, ce); in ext4_xattr_inode_cache_find()
1962 mb_cache_entry_put(ea_block_cache, oe); in ext4_xattr_block_set()
2094 mb_cache_entry_put(ea_block_cache, ce); in ext4_xattr_block_set()
2114 mb_cache_entry_put(ea_block_cache, ce); in ext4_xattr_block_set()
2211 mb_cache_entry_put(ea_block_cache, ce); in ext4_xattr_block_set()
3133 mb_cache_entry_put(ea_block_cache, ce); in ext4_xattr_block_cache_find()
/linux/fs/ext2/
H A Dxattr.c535 mb_cache_entry_put(EA_BLOCK_CACHE(inode), oe); in ext2_xattr_set()
677 mb_cache_entry_put(ea_block_cache, oe); in ext2_xattr_release_block()
965 mb_cache_entry_put(ea_block_cache, ce); in ext2_xattr_cache_find()