Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbe/common/
H A Dbe_list.c432 char be_ds[MAXPATHLEN]; in be_get_list_callback() local
457 be_make_root_ds(rpool, cb->be_name, be_ds, sizeof (be_ds)); in be_get_list_callback()
458 open_ds = be_ds; in be_get_list_callback()
503 rpool, cb->current_be, be_ds)) != BE_SUCCESS) { in be_get_list_callback()
1002 char *be_ds) in be_get_node_data() argument
1015 be_ds == NULL) { in be_get_node_data()
1023 be_node->be_root_ds = strdup(be_ds); in be_get_node_data()
1063 if (strcmp(grub_default_bootfs, be_ds) == 0) in be_get_node_data()
1067 else if (prop_buf != NULL && strcmp(prop_buf, be_ds) == 0) in be_get_node_data()