Home
last modified time | relevance | path

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

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