Searched refs:__vhd_create (Results 1 – 1 of 1) sorted by relevance
/xen-4.10.0-shim-comet/tools/blktap2/vhd/lib/ |
A D | libvhd.c | 2834 __vhd_create(const char *name, const char *parent, uint64_t bytes, int type, in __vhd_create() function 2948 return __vhd_create(name, NULL, bytes, type, flags); in vhd_create() 2955 return __vhd_create(name, parent, bytes, HD_TYPE_DIFF, flags); in vhd_snapshot()
|
Completed in 7 milliseconds