Home
last modified time | relevance | path

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

/fs/hpfs/
Dsuper.c541 struct hpfs_boot_block *bootblock; in hpfs_fill_super() local
590 if (!(bootblock = hpfs_map_sector(s, 0, &bh0, 0))) goto bail1; in hpfs_fill_super()