Searched defs:imgfile_path (Results 1 – 4 of 4) sorted by relevance
106 virtio_raw_create(const char *imgfile_path, uint64_t imgsize) in virtio_raw_create()
668 virtio_qcow2_create(const char * imgfile_path,const char * base_path,uint64_t disksz) virtio_qcow2_create() argument
906 open_imagefile(int type, const char *imgfile_path, int flags, in open_imagefile() argument 972 create_imagefile(int type, const char *imgfile_path, const char *base_path, in create_imagefile() argument
350 const char *imgfile_path; in create_vdisk() local