Searched refs:verify_bootblkfile (Results 1 – 1 of 1) sorted by relevance
166 static int verify_bootblkfile(char *fn, boot_sector_t *bs,2485 verify_bootblkfile(char *fn, boot_sector_t *bs, ulong_t *blkfilesize) in verify_bootblkfile() function2595 bsfd = verify_bootblkfile(fn, bootsect, bootblksize); in copy_bootblk()