Searched refs:colnp (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_raid.c | 280 mdname_t *colnp = cp->colnamep; in in_raid() local 285 if ((err = meta_check_samedrive(np, colnp, ep)) < 0) in in_raid() 291 if ((col_sblk = metagetstart(sp, colnp, ep)) == in in_raid() 295 colnp, col_sblk, -1, ep) != 0) { in in_raid() 561 mdname_t *colnp; in raid_state_to_action() local 565 colnp = raidp->cols.cols_val[err_col].colnamep; in raid_state_to_action() 569 raidnp->cname, colnp->cname, in raid_state_to_action() 577 mdname_t *colnp; in raid_state_to_action() local 580 colnp = raidp->cols.cols_val[err_col].colnamep; in raid_state_to_action() 584 raidnp->cname, colnp->cname, in raid_state_to_action() [all …]
|