Home
last modified time | relevance | path

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

/fs/
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);
/fs/ext2/
A Dxattr.c975 ce = mb_cache_entry_find_next(ea_block_cache, ce); in ext2_xattr_cache_find()
/fs/ext4/
A Dxattr.c1557 ce = mb_cache_entry_find_next(ea_inode_cache, ce); in ext4_xattr_inode_cache_find()
3122 ce = mb_cache_entry_find_next(ea_block_cache, ce); in ext4_xattr_block_cache_find()

Completed in 14 milliseconds