Home
last modified time | relevance | path

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

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