Home
last modified time | relevance | path

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

/fs/
A Dmbcache.c192 struct mb_cache_entry *mb_cache_entry_find_first(struct mb_cache *cache, in mb_cache_entry_find_first() function
197 EXPORT_SYMBOL(mb_cache_entry_find_first);
/fs/ext2/
A Dxattr.c948 ce = mb_cache_entry_find_first(ea_block_cache, hash); in ext2_xattr_cache_find()
/fs/ext4/
A Dxattr.c1526 ce = mb_cache_entry_find_first(ea_inode_cache, hash); in ext4_xattr_inode_cache_find()
3106 ce = mb_cache_entry_find_first(ea_block_cache, hash); in ext4_xattr_block_cache_find()

Completed in 11 milliseconds