Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmbcache.h67 struct mb_cache_entry *mb_cache_entry_find_next(struct mb_cache *cache,
/linux/fs/
H A Dmbcache.c209 struct mb_cache_entry *mb_cache_entry_find_next(struct mb_cache *cache, in mb_cache_entry_find_next() function
214 EXPORT_SYMBOL(mb_cache_entry_find_next);
/linux/fs/ext2/
H A Dxattr.c975 ce = mb_cache_entry_find_next(ea_block_cache, ce); in ext2_xattr_cache_find()
/linux/fs/ext4/
H A Dxattr.c1565 ce = mb_cache_entry_find_next(ea_inode_cache, ce); in ext4_xattr_inode_cache_find()
3137 ce = mb_cache_entry_find_next(ea_block_cache, ce); in ext4_xattr_block_cache_find()