Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbe/common/
H A Dbe_activate.c59 static int be_do_installgrub(be_transaction_data_t *);
193 if ((ret = be_do_installgrub(&cb)) in _be_activate()
203 if ((ret = be_do_installgrub(&cb)) != BE_SUCCESS) { in _be_activate()
904 be_do_installgrub(be_transaction_data_t *bt) in be_do_installgrub() function