Home
last modified time | relevance | path

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

/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()
420 mb_cache_entry_put(cache, entry); in mb_cache_destroy()
/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.c482 mb_cache_entry_put(EA_INODE_CACHE(inode), oe); in ext4_evict_ea_inode()
1303 mb_cache_entry_put(ea_block_cache, oe); in ext4_xattr_release_block()
1331 mb_cache_entry_put(ea_block_cache, ce); in ext4_xattr_release_block()
1545 mb_cache_entry_put(ea_inode_cache, ce); in ext4_xattr_inode_cache_find()
1561 mb_cache_entry_put(ea_inode_cache, ce); in ext4_xattr_inode_cache_find()
1956 mb_cache_entry_put(ea_block_cache, oe); in ext4_xattr_block_set()
2087 mb_cache_entry_put(ea_block_cache, ce); in ext4_xattr_block_set()
2106 mb_cache_entry_put(ea_block_cache, ce); in ext4_xattr_block_set()
2207 mb_cache_entry_put(ea_block_cache, ce); in ext4_xattr_block_set()
3125 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()
969 mb_cache_entry_put(ea_block_cache, ce); in ext2_xattr_cache_find()