Home
last modified time | relevance | path

Searched defs:hpfs_boot_block (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/fs/hpfs/
Dhpfs.h43 struct hpfs_boot_block struct
45 u8 jmp[3];
46 u8 oem_id[8];
47 u8 bytes_per_sector[2]; /* 512 */
48 u8 sectors_per_cluster;
49 u8 n_reserved_sectors[2];
50 u8 n_fats;
51 u8 n_rootdir_entries[2];
52 u8 n_sectors_s[2];
53 u8 media_byte;
[all …]