Home
last modified time | relevance | path

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

/linux-4.19.296/fs/hpfs/
Dhpfs.h157 __le32 hotfix_map; /* info about remapped bad sectors */ member
Dmap.c148 if (!(directory = hpfs_map_4sectors(s, le32_to_cpu(spareblock->hotfix_map), &qbh, 0))) { in hpfs_load_hotfix_map()