Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dmbcache.c154 mb_cache_entry_put(cache, old_entry); in __entry_find()
248 mb_cache_entry_put(cache, entry); in mb_cache_entry_delete()
309 if (mb_cache_entry_put(cache, entry)) in mb_cache_shrink()
409 mb_cache_entry_put(cache, entry); in mb_cache_destroy()
/Linux-v4.19/include/linux/
Dmbcache.h33 static inline int mb_cache_entry_put(struct mb_cache *cache, in mb_cache_entry_put() function
/Linux-v4.19/fs/ext2/
Dxattr.c930 mb_cache_entry_put(ea_block_cache, ce); in ext2_xattr_cache_find()
944 mb_cache_entry_put(ea_block_cache, ce); in ext2_xattr_cache_find()
/Linux-v4.19/fs/ext4/
Dxattr.c1295 mb_cache_entry_put(ea_block_cache, ce); in ext4_xattr_release_block()
1482 mb_cache_entry_put(ea_inode_cache, ce); in ext4_xattr_inode_cache_find()
1497 mb_cache_entry_put(ea_inode_cache, ce); in ext4_xattr_inode_cache_find()
2031 mb_cache_entry_put(ea_block_cache, ce); in ext4_xattr_block_set()
2051 mb_cache_entry_put(ea_block_cache, ce); in ext4_xattr_block_set()
2159 mb_cache_entry_put(ea_block_cache, ce); in ext4_xattr_block_set()