Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dmbcache.c121 mb_cache_entry_put(cache, entry); in mb_cache_entry_create()
179 mb_cache_entry_put(cache, old_entry); in __entry_find()
418 mb_cache_entry_put(cache, entry); in mb_cache_destroy()
/openbmc/linux/include/linux/
H A Dmbcache.h48 static inline void mb_cache_entry_put(struct mb_cache *cache, in mb_cache_entry_put() function
/openbmc/linux/fs/ext4/
H A Dxattr.c481 mb_cache_entry_put(EA_INODE_CACHE(inode), oe); in ext4_evict_ea_inode()
1301 mb_cache_entry_put(ea_block_cache, oe); in ext4_xattr_release_block()
1329 mb_cache_entry_put(ea_block_cache, ce); in ext4_xattr_release_block()
1543 mb_cache_entry_put(ea_inode_cache, ce); in ext4_xattr_inode_cache_find()
1559 mb_cache_entry_put(ea_inode_cache, ce); in ext4_xattr_inode_cache_find()
1954 mb_cache_entry_put(ea_block_cache, oe); in ext4_xattr_block_set()
2080 mb_cache_entry_put(ea_block_cache, ce); in ext4_xattr_block_set()
2099 mb_cache_entry_put(ea_block_cache, ce); in ext4_xattr_block_set()
2200 mb_cache_entry_put(ea_block_cache, ce); in ext4_xattr_block_set()
3128 mb_cache_entry_put(ea_block_cache, ce); in ext4_xattr_block_cache_find()
/openbmc/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()
969 mb_cache_entry_put(ea_block_cache, ce); in ext2_xattr_cache_find()