Searched defs:vds_destroy_vd (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvds.c5581 * closed by vds_destroy_vd() as a result of the error returned
5608 /* vds_destroy_vd() will close any open slices */
5905 * We set vd->file now so that vds_destroy_vd will take care of
6734 *vdp = vd; /* assign here so vds_destroy_vd() can cleanup later */
6887 vds_destroy_vd(void *arg) function
7009 vds_destroy_vd(vd);
7415 vds_destroy_vd, sizeof (void *));

Completed in 62 milliseconds