Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_metad.c56 mdname_t *v2_np; in meta_conv_drvname_old2new() local
108 v2_np = &v2_dp->parts.parts_val[sliceno]; in meta_conv_drvname_old2new()
117 v2_np->cname = v1_np->cname; in meta_conv_drvname_old2new()
118 v2_np->bname = v1_np->bname; in meta_conv_drvname_old2new()
119 v2_np->rname = v1_np->rname; in meta_conv_drvname_old2new()
120 v2_np->devicesname = v1_np->devicesname; in meta_conv_drvname_old2new()
121 v2_np->dev = meta_expldev(v1_np->dev); in meta_conv_drvname_old2new()
122 v2_np->key = v1_np->key; in meta_conv_drvname_old2new()
123 v2_np->end_blk = (diskaddr_t)v1_np->end_blk; in meta_conv_drvname_old2new()
124 v2_np->start_blk = (diskaddr_t)v1_np->start_blk; in meta_conv_drvname_old2new()
[all …]