Searched refs:volcap_t (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddkio.h416 } volcap_t; typedef in typeref:struct:volcap
/illumos-gate/usr/src/uts/common/io/lvm/softpart/
H A Dsp_ioctl.c1477 volcap_t vc;
1512 volcap_t vc, vc1;
/illumos-gate/usr/src/cmd/lvm/util/
H A Dmetaclust.c531 volcap_t vc;
/illumos-gate/usr/src/uts/common/io/lvm/mirror/
H A Dmirror_ioctl.c3258 volcap_t vc;
3274 if (ddi_copyout(&vc, data, sizeof (volcap_t), mode))
3281 volcap_t vc;
3293 if (ddi_copyin(data, &vc, sizeof (volcap_t), mode))
/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmdvar.h749 extern int mdmn_send_capability_message(minor_t, volcap_t, IOLOCK *);
/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_subr.c4095 mdmn_send_capability_message(minor_t mnum, volcap_t vc, IOLOCK *lockp)
4148 volcap_t vc;
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_sp.c6554 volcap_t vc;

Completed in 77 milliseconds