Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c108 static int write_stage2(ig_data_t *);
554 if (write_stage2(install) != BC_SUCCESS) { in commit_to_disk()
980 write_stage2(ig_data_t *install) in write_stage2() function