Searched refs:be_do_installgrub (Results 1 – 1 of 1) sorted by relevance
59 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