Searched refs:mb_cache_entry_find_first (Results 1 – 5 of 5) sorted by relevance
50 struct mb_cache_entry *mb_cache_entry_find_first(struct mb_cache *cache,
118 EXPORT_SYMBOL(mb_cache_entry_find_first);786 mb_cache_entry_find_first(struct mb_cache *cache, struct block_device *bdev, in mb_cache_entry_find_first() function
910 ce = mb_cache_entry_find_first(ext2_xattr_cache, inode->i_sb->s_bdev, in ext2_xattr_cache_find()
1216 ce = mb_cache_entry_find_first(ext3_xattr_cache, inode->i_sb->s_bdev, in ext3_xattr_cache_find()
1616 ce = mb_cache_entry_find_first(ext4_mb_cache, inode->i_sb->s_bdev, in ext4_xattr_cache_find()