Lines Matching defs:vds
402 typedef struct vds { struct
409 vd_driver_type_t *driver_types; /* extra driver types (from vds.conf) */ argument
411 } vds_t; argument
446 vds_t *vds; /* server for this vdisk */ member
5386 vds_t *vds; in vds_detach() local
6512 vds_t *vds = vd->vds; in vd_identify_dev() local
6720 vds_do_init_vd(vds_t *vds, uint64_t id, char *device_path, uint64_t options, in vds_do_init_vd()
7005 vds_init_vd(vds_t *vds, uint64_t id, char *device_path, uint64_t options, in vds_init_vd()
7129 vds_driver_types_free(vds_t *vds) in vds_driver_types_free()
7143 vds_driver_types_update(vds_t *vds) in vds_driver_types_update()
7224 vds_add_vd(vds_t *vds, md_t *md, mde_cookie_t vd_node) in vds_add_vd()
7256 vds_remove_vd(vds_t *vds, md_t *md, mde_cookie_t vd_node) in vds_remove_vd()
7272 vds_change_vd(vds_t *vds, md_t *prev_md, mde_cookie_t prev_vd_node, in vds_change_vd()
7357 vds_t *vds = arg; in vds_process_md() local
7382 vds_t *vds; in vds_do_attach() local