Searched refs:temp_dir (Results 1 – 1 of 1) sorted by relevance
2140 TemporaryDir temp_dir; in wipe_super() local2144 ok = WriteSplitImageFiles(temp_dir.path, metadata, block_size, {}, true); in wipe_super()2146 auto image_path = temp_dir.path + "/"s + super_bdev_name + ".img"; in wipe_super()2165 auto image_path = temp_dir.path + "/"s + image_name; in wipe_super()