Searched refs:image_filename (Results 1 – 1 of 1) sorted by relevance
211 const char *image_filename = NULL; in cow_create() local218 image_filename = options->value.s; in cow_create()230 if (image_filename) { in cow_create()234 fd = open(image_filename, O_RDONLY | O_BINARY); in cow_create()247 image_filename); in cow_create()