Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_metad.c50 o_mddrivename_t *v1_dp, in meta_conv_drvname_old2new() argument
59 v2_dp->cname = v1_dp->cname; in meta_conv_drvname_old2new()
60 v2_dp->rname = v1_dp->rname; in meta_conv_drvname_old2new()
61 v2_dp->type = v1_dp->type; in meta_conv_drvname_old2new()
62 v2_dp->errnum = v1_dp->errnum; in meta_conv_drvname_old2new()
65 v2_dp->geom.ncyl = v1_dp->geom.ncyl; in meta_conv_drvname_old2new()
66 v2_dp->geom.nhead = v1_dp->geom.nhead; in meta_conv_drvname_old2new()
67 v2_dp->geom.nsect = v1_dp->geom.nsect; in meta_conv_drvname_old2new()
68 v2_dp->geom.rpm = v1_dp->geom.rpm; in meta_conv_drvname_old2new()
69 v2_dp->geom.write_reinstruct = v1_dp->geom.write_reinstruct; in meta_conv_drvname_old2new()
[all …]