Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dpcfs_glue.c166 int i, fd, stage2_block; in read_stage2_blocklist() local
183 stage2_block = 0; in read_stage2_blocklist()
190 stage2_block++; in read_stage2_blocklist()
202 (void) printf("total blocks in stage 2: %d\n", stage2_block); in read_stage2_blocklist()