Home
last modified time | relevance | path

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

/linux-4.1.27/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()
429 struct mb_cache *ext4_mb_cache = EXT4_GET_MB_CACHE(inode); in ext4_xattr_block_list()
548 struct mb_cache *ext4_mb_cache = EXT4_GET_MB_CACHE(inode); in ext4_xattr_release_block()
784 struct mb_cache *ext4_mb_cache = EXT4_GET_MB_CACHE(inode); in ext4_xattr_block_set()
1610 struct mb_cache *ext4_mb_cache = EXT4_GET_MB_CACHE(inode); in ext4_xattr_cache_find()