Searched refs:volume_list (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/avs/dsw/
H A Diiadm.c3305 char **volume_list; local
3310 volume_list = ++argv;
3315 volume_list = group_volumes;
3318 exit(do_copy(volume_list, Copy, ToShadow, WaitForStart));
3325 char **volume_list; local
3330 volume_list = ++argv;
3335 volume_list = group_volumes;
3338 exit(do_copy(volume_list, Update, ToShadow, WaitForStart));
3345 char **volume_list; local
3350 volume_list
3368 char **volume_list; local
[all...]
/illumos-gate/usr/src/cmd/avs/rdc/
H A Dsndrsyncd.c1136 volume_match(char *buf, char **volume_list, int volumes) argument
1142 vol = volume_list[i];

Completed in 68 milliseconds