Lines Matching defs:bitmap_volume
1815 char *bitmap_volume, char *copy_type)
1854 rc = cfg_get_canonical_name(cfg, bitmap_volume, &altname);
1875 if (check_diskgroup(bitmap_volume, bmp_dg)) rc++;
1926 if (check_resource_group(bitmap_volume)) {
2002 if (stat(bitmap_volume, &bstat) != 0) {
2022 (void) strncpy(parms.bitmap_vol, bitmap_volume, DSW_NAMELEN);
2046 else if (strncmp(bitmap_volume, p, DSW_NAMELEN) == 0)
2126 master_volume, shadow_volume, bitmap_volume,
2146 master_volume, shadow_volume, bitmap_volume,
3525 import(char *shadow_volume, char *bitmap_volume)
3550 if (cfg_dgname(bitmap_volume, bmp_dg, DSW_NAMELEN)
3577 (void) strlcpy(parms.bitmap_vol, bitmap_volume, DSW_NAMELEN);