Home
last modified time | relevance | path

Searched refs:dos_partition (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/disk/
H A Dpart_dos.h20 typedef struct dos_partition { struct
H A Dpart_dos.c66 struct dos_partition *p; in test_block_type()
72 p = (struct dos_partition *)&buffer[DOS_PART_TBL_OFFSET]; in test_block_type()