Lines Matching defs:child_logs
58 * grouped in child_logs array in struct ppl_conf, which is assigned to
91 struct ppl_log *child_logs;
373 log = &ppl_conf->child_logs[sh->pd_idx];
486 if ((ppl_conf->child_logs[i].wb_cache_on) &&
545 log = &ppl_conf->child_logs[i];
680 struct ppl_log *log = &ppl_conf->child_logs[i];
1203 struct ppl_log *log = &ppl_conf->child_logs[i];
1242 kfree(ppl_conf->child_logs);
1398 ppl_conf->child_logs = kcalloc(ppl_conf->count, sizeof(struct ppl_log),
1400 if (!ppl_conf->child_logs) {
1418 struct ppl_log *log = &ppl_conf->child_logs[i];
1486 log = &ppl_conf->child_logs[rdev->raid_disk];