Searched refs:BKUP_BOOTSECT_OFFSET (Results 1 – 3 of 3) sorted by relevance
54 #define BKUP_BOOTSECT_OFFSET 0xC00 macro
44 #define BKUP_BOOTSECT_OFFSET 0xC00 macro
3105 if (lseek64(fd, seekto + BKUP_BOOTSECT_OFFSET, SEEK_SET) < 0) { in write_fat32_bootstuff()