be_get_auto_name
return (be_get_auto_name(obe_name, NULL, B_FALSE));
return (be_get_auto_name(zbe_name, container_ds, B_TRUE));
static char *be_get_auto_name(char *, char *, boolean_t);