Searched refs:mb_cache_entry_put (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.1/fs/ |
| D | mbcache.c | 120 mb_cache_entry_put(cache, entry); in mb_cache_entry_create() 177 mb_cache_entry_put(cache, old_entry); in __entry_find() 416 mb_cache_entry_put(cache, entry); in mb_cache_destroy()
|
| /Linux-v6.1/include/linux/ |
| D | mbcache.h | 43 static inline void mb_cache_entry_put(struct mb_cache *cache, in mb_cache_entry_put() function
|
| /Linux-v6.1/fs/ext2/ |
| D | xattr.c | 536 mb_cache_entry_put(EA_BLOCK_CACHE(inode), oe); in ext2_xattr_set() 679 mb_cache_entry_put(ea_block_cache, oe); in ext2_xattr_release_block() 968 mb_cache_entry_put(ea_block_cache, ce); in ext2_xattr_cache_find()
|
| /Linux-v6.1/fs/ext4/ |
| D | xattr.c | 450 mb_cache_entry_put(EA_INODE_CACHE(inode), oe); in ext4_evict_ea_inode() 1257 mb_cache_entry_put(ea_block_cache, oe); in ext4_xattr_release_block() 1285 mb_cache_entry_put(ea_block_cache, ce); in ext4_xattr_release_block() 1483 mb_cache_entry_put(ea_inode_cache, ce); in ext4_xattr_inode_cache_find() 1499 mb_cache_entry_put(ea_inode_cache, ce); in ext4_xattr_inode_cache_find() 1897 mb_cache_entry_put(ea_block_cache, oe); in ext4_xattr_block_set() 2038 mb_cache_entry_put(ea_block_cache, ce); in ext4_xattr_block_set() 2057 mb_cache_entry_put(ea_block_cache, ce); in ext4_xattr_block_set() 2166 mb_cache_entry_put(ea_block_cache, ce); in ext4_xattr_block_set()
|