Lines Matching refs:attach
1063 /* Start OCF cache, attach caching device */
1122 ocf_mngt_cache_load(vbdev->ocf_cache, &vbdev->cfg.attach, start_cache_cmpl, vbdev);
1124 ocf_mngt_cache_attach(vbdev->ocf_cache, &vbdev->cfg.attach, start_cache_cmpl, vbdev);
1166 ocf_mngt_cache_attach_config_set_default(&cfg->attach);
1179 cfg->attach.open_cores = false;
1180 cfg->attach.device.perform_test = false;
1181 cfg->attach.discard_on_start = false;
1195 cfg->attach.force = true;
1208 ret = ocf_volume_create(&cfg->attach.device.volume, type, &uuid);
1296 vbdev->cfg.attach.cache_line_size = set_cache_line_size;