Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dmbcache.h70 void mb_cache_entry_touch(struct mb_cache *cache,
/kernel/linux/linux-5.10/fs/
Dmbcache.c323 void mb_cache_entry_touch(struct mb_cache *cache, in mb_cache_entry_touch() function
328 EXPORT_SYMBOL(mb_cache_entry_touch);
/kernel/linux/linux-5.10/fs/ext2/
Dxattr.c981 mb_cache_entry_touch(ea_block_cache, ce); in ext2_xattr_cache_find()
/kernel/linux/linux-5.10/fs/ext4/
Dxattr.c1497 mb_cache_entry_touch(ea_inode_cache, ce); in ext4_xattr_inode_cache_find()
2054 mb_cache_entry_touch(ea_block_cache, ce); in ext4_xattr_block_set()