Home
last modified time | relevance | path

Searched refs:volcap (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Ddkio.h413 typedef struct volcap { struct
/titanic_41/usr/src/uts/common/io/lvm/softpart/
H A Dsp_ioctl.c1513 volcapset_t volcap = 0; in md_sp_ioctl() local
1559 volcap |= DKV_ABR_CAP; in md_sp_ioctl()
1562 if ((vc.vc_set & (DKV_ABR_CAP)) != volcap) in md_sp_ioctl()
/titanic_41/usr/src/uts/common/io/lvm/mirror/
H A Dmirror_ioctl.c3282 volcapset_t volcap = 0; in md_mirror_ioctl() local
3301 volcap |= DKV_ABR_CAP; in md_mirror_ioctl()
3303 if ((vc.vc_set & (DKV_ABR_CAP)) != volcap) in md_mirror_ioctl()