Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmbcache.h49 void mb_cache_entry_touch(struct mb_cache *cache,
/OK3568_Linux_fs/kernel/fs/
H A Dmbcache.c263 void mb_cache_entry_touch(struct mb_cache *cache, in mb_cache_entry_touch() function
268 EXPORT_SYMBOL(mb_cache_entry_touch);
/OK3568_Linux_fs/kernel/fs/ext2/
H A Dxattr.c981 mb_cache_entry_touch(ea_block_cache, ce); in ext2_xattr_cache_find()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dxattr.c1482 mb_cache_entry_touch(ea_inode_cache, ce); in ext4_xattr_inode_cache_find()
2035 mb_cache_entry_touch(ea_block_cache, ce); in ext4_xattr_block_set()