Searched refs:get_bootsec_serial (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/util/
H A Dgetroot.c686 get_bootsec_serial (const char *os_dev, int mbr) function
749 if (get_bootsec_serial (devpath, 1) == 0)
755 unsigned ser = get_bootsec_serial (devpath, 0);

Completed in 16 milliseconds