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