managed_cache_aops  294 fs/erofs/super.c static const struct address_space_operations managed_cache_aops;
managed_cache_aops  302 fs/erofs/super.c 	DBG_BUGON(mapping->a_ops != &managed_cache_aops);
managed_cache_aops  326 fs/erofs/super.c static const struct address_space_operations managed_cache_aops = {
managed_cache_aops  342 fs/erofs/super.c 	inode->i_mapping->a_ops = &managed_cache_aops;