Searched refs:tmp_dev (Results 1 – 2 of 2) sorted by relevance
1607 char *tmp_dev = get_string_arg(); in do_file() local1609 device = tmp_dev; in do_file()1614 if (device == 0 || strcmp(device, tmp_dev) != 0) in do_file()1616 a_delete tmp_dev; in do_file() local
1263 dev_t tmp_ci_dev, tmp_dev; in rf_swap_components() local1287 tmp_dev = raidPtr->Disks[a].dev; in rf_swap_components()1289 raidPtr->Disks[b].dev = tmp_dev; in rf_swap_components()