Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dpcfs_glue.c164 read_stage2_blocklist(int device_fd, unsigned int *blkbuf) in read_stage2_blocklist() function
H A Dinstallgrub.c121 extern int read_stage2_blocklist(int, unsigned int *);
1395 if (read_stage2_blocklist(device->part_fd, blocklist) != 0) { in prepare_stage2()