Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Dxattr.c117 #define EXT4_GET_MB_CACHE(inode) (((struct ext4_sb_info *) \ macro
281 struct mb_cache *ext4_mb_cache = EXT4_GET_MB_CACHE(inode); in ext4_xattr_block_get()
428 struct mb_cache *ext4_mb_cache = EXT4_GET_MB_CACHE(inode); in ext4_xattr_block_list()
547 struct mb_cache *ext4_mb_cache = EXT4_GET_MB_CACHE(inode); in ext4_xattr_release_block()
783 struct mb_cache *ext4_mb_cache = EXT4_GET_MB_CACHE(inode); in ext4_xattr_block_set()
1609 struct mb_cache *ext4_mb_cache = EXT4_GET_MB_CACHE(inode); in ext4_xattr_cache_find()