Searched refs:managed_cache (Results 1 – 4 of 4) sorted by relevance
103 struct inode *managed_cache; /* pseudo inode to cache physical data */ member479 #define MNGD_MAPPING(sbi) ((sbi)->managed_cache->i_mapping)
638 if (!EROFS_SB(sb)->managed_cache) { in erofs_setup_managed_cache()646 EROFS_SB(sb)->managed_cache = inode; in erofs_setup_managed_cache()942 iput(sbi->managed_cache); in erofs_drop_internal_inodes()943 sbi->managed_cache = NULL; in erofs_drop_internal_inodes()
67 buf->mapping = sbi->managed_cache->i_mapping; in erofs_init_metabuf()
688 EROFS_SB(sb)->managed_cache->i_mapping->a_ops = &z_erofs_cache_aops; in z_erofs_init_super()