Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c109 static int write_stage1(ig_data_t *);
561 if (write_stage1(install) != BC_SUCCESS) { in commit_to_disk()
1038 write_stage1(ig_data_t *install) in write_stage1() function