Home
last modified time | relevance | path

Searched refs:backup_boot (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dmsdos_fs.h148 __le16 backup_boot; /* backup boot sector */ member
/openbmc/u-boot/include/
H A Dfat.h113 __u16 backup_boot; /* Backup boot sector */ member
/openbmc/u-boot/fs/fat/
H A Dfat.c514 bs->backup_boot = FAT2CPU16(bs->backup_boot); in read_bootsectandvi()