Searched defs:vdev_type (Results 1 – 5 of 5) sorted by relevance
492 char *devPath, *vdev_type; in ActivateSpare() local1053 CaseFile::Replace(const char* vdev_type, const char* path, bool isspare) { in Replace()
340 #define mIsArray(vdev_type) ((vdev_type)>VD_PARTITION) argument
345 #define mIsArray(vdev_type) ((vdev_type)>VD_PARTITION) argument
346 #define mIsArray(vdev_type) ((vdev_type)>VD_PARTITION) argument
4259 char *vdev_type = vd->vdev_ops->vdev_op_type; in vdev_is_bootable() local