Searched refs:mb_cache_entry_find_first (Results 1 – 5 of 5) sorted by relevance
48 struct mb_cache_entry *mb_cache_entry_find_first(struct mb_cache *cache,
75 EXPORT_SYMBOL(mb_cache_entry_find_first);556 mb_cache_entry_find_first(struct mb_cache *cache, struct block_device *bdev, in mb_cache_entry_find_first() function
911 ce = mb_cache_entry_find_first(ext2_xattr_cache, inode->i_sb->s_bdev, in ext2_xattr_cache_find()
1217 ce = mb_cache_entry_find_first(ext3_xattr_cache, inode->i_sb->s_bdev, in ext3_xattr_cache_find()
1500 ce = mb_cache_entry_find_first(ext4_xattr_cache, inode->i_sb->s_bdev, in ext4_xattr_cache_find()