Home
last modified time | relevance | path

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

/fs/ext4/
Dxattr.c117 #define EXT4_GET_MB_CACHE(inode) (((struct ext4_sb_info *) \ macro
300 struct mb2_cache *ext4_mb_cache = EXT4_GET_MB_CACHE(inode); in ext4_xattr_block_get()
447 struct mb2_cache *ext4_mb_cache = EXT4_GET_MB_CACHE(inode); in ext4_xattr_block_list()
580 mb2_cache_entry_delete_block(EXT4_GET_MB_CACHE(inode), hash, in ext4_xattr_release_block()
809 struct mb2_cache *ext4_mb_cache = EXT4_GET_MB_CACHE(inode); in ext4_xattr_block_set()
1642 struct mb2_cache *ext4_mb_cache = EXT4_GET_MB_CACHE(inode); in ext4_xattr_cache_find()