Home
last modified time | relevance | path

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

/linux-2.6.39/fs/hpfs/
Dhpfs.h118 u8 hotfixes_used: 1; /* hotfixes used */ member
130 u8 hotfixes_used: 1; /* hotfixes used */ member
Dsuper.c576 if (le32_to_cpu(spareblock->hotfixes_used) || le32_to_cpu(spareblock->n_spares_used)) { in hpfs_fill_super()