Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c108 static int write_stage2(ig_data_t *);
549 if (write_stage2(install) != BC_SUCCESS) { in commit_to_disk()
972 write_stage2(ig_data_t *install) in write_stage2() function