Home
last modified time | relevance | path

Searched refs:private_conf (Results 1 – 1 of 1) sorted by relevance

/drivers/md/
Draid0.c65 static int create_strip_zones(struct mddev *mddev, struct r0conf **private_conf) in create_strip_zones() argument
77 *private_conf = ERR_PTR(-ENOMEM); in create_strip_zones()
290 *private_conf = conf; in create_strip_zones()
297 *private_conf = ERR_PTR(err); in create_strip_zones()