Home
last modified time | relevance | path

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

/linux/fs/hpfs/
H A Dhpfs.h44 struct hpfs_boot_block struct
46 jmphpfs_boot_block global() argument
47 oem_idhpfs_boot_block global() argument
48 bytes_per_sectorhpfs_boot_block global() argument
49 sectors_per_clusterhpfs_boot_block global() argument
50 n_reserved_sectorshpfs_boot_block global() argument
51 n_fatshpfs_boot_block global() argument
52 n_rootdir_entrieshpfs_boot_block global() argument
53 n_sectors_shpfs_boot_block global() argument
54 media_bytehpfs_boot_block global() argument
55 sectors_per_fathpfs_boot_block global() argument
56 sectors_per_trackhpfs_boot_block global() argument
57 heads_per_cylhpfs_boot_block global() argument
58 n_hidden_sectorshpfs_boot_block global() argument
59 n_sectors_lhpfs_boot_block global() argument
60 drive_numberhpfs_boot_block global() argument
61 mbzhpfs_boot_block global() argument
62 sig_28hhpfs_boot_block global() argument
63 vol_sernohpfs_boot_block global() argument
64 vol_labelhpfs_boot_block global() argument
65 sig_hpfshpfs_boot_block global() argument
66 padhpfs_boot_block global() argument
67 magichpfs_boot_block global() argument
H A Dsuper.c508 struct hpfs_boot_block *bootblock; in hpfs_fill_super()