Searched refs:curr_dev (Results 1 – 1 of 1) sorted by relevance
7270 char *curr_dev, *prev_dev; in vds_change_vd() local7317 &curr_dev) != 0) { in vds_change_vd()7321 if (((len = strlen(curr_dev)) == strlen(prev_dev)) && in vds_change_vd()7322 (strncmp(curr_dev, prev_dev, len) == 0)) in vds_change_vd()7341 if (vds_init_vd(vds, curr_id, curr_dev, curr_options, in vds_change_vd()