child_logs         91 drivers/md/raid5-ppl.c 	struct ppl_log *child_logs;
child_logs        373 drivers/md/raid5-ppl.c 	log = &ppl_conf->child_logs[sh->pd_idx];
child_logs        486 drivers/md/raid5-ppl.c 			if ((ppl_conf->child_logs[i].wb_cache_on) &&
child_logs        545 drivers/md/raid5-ppl.c 		log = &ppl_conf->child_logs[i];
child_logs        680 drivers/md/raid5-ppl.c 			struct ppl_log *log = &ppl_conf->child_logs[i];
child_logs       1203 drivers/md/raid5-ppl.c 		struct ppl_log *log = &ppl_conf->child_logs[i];
child_logs       1242 drivers/md/raid5-ppl.c 	kfree(ppl_conf->child_logs);
child_logs       1397 drivers/md/raid5-ppl.c 	ppl_conf->child_logs = kcalloc(ppl_conf->count, sizeof(struct ppl_log),
child_logs       1399 drivers/md/raid5-ppl.c 	if (!ppl_conf->child_logs) {
child_logs       1417 drivers/md/raid5-ppl.c 		struct ppl_log *log = &ppl_conf->child_logs[i];
child_logs       1485 drivers/md/raid5-ppl.c 	log = &ppl_conf->child_logs[rdev->raid_disk];