Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmbcache.h69 void mb_cache_entry_touch(struct mb_cache *cache,
/linux/fs/
H A 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/fs/ext2/
H A Dxattr.c968 mb_cache_entry_touch(ea_block_cache, ce); in ext2_xattr_cache_find()
/linux/fs/ext4/
H A Dxattr.c1558 mb_cache_entry_touch(ea_inode_cache, ce); in ext4_xattr_inode_cache_find()
2103 mb_cache_entry_touch(ea_block_cache, ce); in ext4_xattr_block_set()