Searched refs:verify_bootblkfile (Results 1 – 1 of 1) sorted by relevance
183 static int verify_bootblkfile(char *fn, boot_sector_t *bs);2326 verify_bootblkfile(char *fn, boot_sector_t *bs) in verify_bootblkfile() function2451 bsfd = verify_bootblkfile(fn, bootsect); in copy_bootblk()