Searched refs:vhd_get_phys_size (Results 1 – 3 of 3) sorted by relevance
100 err = vhd_get_phys_size(&vhd, &currsize); in vhd_util_query()
2804 vhd_get_phys_size(vhd_context_t *ctx, off_t *size) in vhd_get_phys_size() function2820 err = vhd_get_phys_size(ctx, &phys_size); in vhd_set_phys_size()
286 int vhd_get_phys_size(vhd_context_t *, off_t *);
Completed in 9 milliseconds