Searched defs:vds (Results 1 – 3 of 3) sorted by relevance
50 struct vds { struct53 uint32_t pvd_vdsn; argument63 uint32_t lvd_vdsn; argument65 uint32_t usd_loc;66 uint32_t usd_len;
461 struct vol_desc_ptr *vds; in ud_parse_fill_vds() local
401 typedef struct vds { struct408 vd_driver_type_t *driver_types; /* extra driver types (from vds.conf) */ argument410 } vds_t; argument445 vds_t *vds; /* server for this vdisk */ member5381 vds_t *vds; in vds_detach() local6507 vds_t *vds = vd->vds; in vd_identify_dev() local6715 vds_do_init_vd(vds_t *vds, uint64_t id, char *device_path, uint64_t options, in vds_do_init_vd()7000 vds_init_vd(vds_t *vds, uint64_t id, char *device_path, uint64_t options, in vds_init_vd()7124 vds_driver_types_free(vds_t *vds) in vds_driver_types_free()7138 vds_driver_types_update(vds_t *vds) in vds_driver_types_update()[all …]