Searched refs:syslinux_make_bootsect (Results 1 – 6 of 6) sorted by relevance
54 void syslinux_make_bootsect(void *bs, int fs_type);
34 void syslinux_make_bootsect(void *bs, int fs_type) in syslinux_make_bootsect() function
397 syslinux_make_bootsect(sectbuf, VFAT); in main()
524 syslinux_make_bootsect(sectbuf, fs_type); in main()
556 syslinux_make_bootsect(sectbuf, fs_type); in main()
753 syslinux_make_bootsect(sectbuf, VFAT); in main()