Searched refs:dm_parse_devices (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/
H A Ddm-init.c232 * dm_parse_devices - parse "dm-mod.create=" argument
237 static int __init dm_parse_devices(struct list_head *devices, char *str) function
287 r = dm_parse_devices(&devices, str);

Completed in 215 milliseconds