svm_uuid         1168 dev/softraid.c 		if (bcmp(&sm->ssd_uuid, &sd->sd_vol.sv_meta.svm_uuid,
svm_uuid         1174 dev/softraid.c 			sr_print_uuid(&sd->sd_vol.sv_meta.svm_uuid, 1);
svm_uuid         1909 dev/softraid.c 		bcopy(&sm->ssd_uuid, &im_sv->svm_uuid,
svm_uuid         1910 dev/softraid.c 		    sizeof(im_sv->svm_uuid));
svm_uuid         2505 dev/softraid.c 	sr_print_uuid(& im_sv->svm_uuid, 1);
svm_uuid          233 dev/softraidvar.h 	struct sr_uuid 		svm_uuid;	/* volume unique identifier */