Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/
Draid0.c63 static int create_strip_zones(struct mddev *mddev, struct r0conf **private_conf) in create_strip_zones() argument
73 *private_conf = ERR_PTR(-ENOMEM); in create_strip_zones()
286 *private_conf = conf; in create_strip_zones()
293 *private_conf = ERR_PTR(err); in create_strip_zones()