Searched refs:ext4_mb_cache (Results 1 – 1 of 1) sorted by relevance
281 struct mb_cache *ext4_mb_cache = EXT4_GET_MB_CACHE(inode); in ext4_xattr_block_get() local303 ext4_xattr_cache_insert(ext4_mb_cache, bh); in ext4_xattr_block_get()428 struct mb_cache *ext4_mb_cache = EXT4_GET_MB_CACHE(inode); in ext4_xattr_block_list() local450 ext4_xattr_cache_insert(ext4_mb_cache, bh); in ext4_xattr_block_list()547 struct mb_cache *ext4_mb_cache = EXT4_GET_MB_CACHE(inode); in ext4_xattr_release_block() local549 ce = mb_cache_entry_get(ext4_mb_cache, bh->b_bdev, bh->b_blocknr); in ext4_xattr_release_block()783 struct mb_cache *ext4_mb_cache = EXT4_GET_MB_CACHE(inode); in ext4_xattr_block_set() local790 ce = mb_cache_entry_get(ext4_mb_cache, bs->bh->b_bdev, in ext4_xattr_block_set()809 ext4_xattr_cache_insert(ext4_mb_cache, in ext4_xattr_block_set()941 ext4_xattr_cache_insert(ext4_mb_cache, new_bh); in ext4_xattr_block_set()[all …]