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;
374 log = &ppl_conf->child_logs[sh->pd_idx];
482 if ((ppl_conf->child_logs[i].wb_cache_on) &&
539 log = &ppl_conf->child_logs[i];
671 struct ppl_log *log = &ppl_conf->child_logs[i];
1196 struct ppl_log *log = &ppl_conf->child_logs[i];
1235 kfree(ppl_conf->child_logs);
1387 ppl_conf->child_logs = kcalloc(ppl_conf->count, sizeof(struct ppl_log),
1389 if (!ppl_conf->child_logs) {
1406 struct ppl_log *log = &ppl_conf->child_logs[i];
1475 log = &ppl_conf->child_logs[rdev->raid_disk];