Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dmbcache.h69 void mb_cache_entry_touch(struct mb_cache *cache,
/linux-6.1.9/fs/
Dmbcache.c286 void mb_cache_entry_touch(struct mb_cache *cache, in mb_cache_entry_touch() function
291 EXPORT_SYMBOL(mb_cache_entry_touch);
/linux-6.1.9/fs/ext2/
Dxattr.c967 mb_cache_entry_touch(ea_block_cache, ce); in ext2_xattr_cache_find()
/linux-6.1.9/fs/ext4/
Dxattr.c1501 mb_cache_entry_touch(ea_inode_cache, ce); in ext4_xattr_inode_cache_find()
2059 mb_cache_entry_touch(ea_block_cache, ce); in ext4_xattr_block_set()