Home
last modified time | relevance | path

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

/linux-2.6.39/fs/hpfs/
Dhpfs.h157 u32 n_spares_used; /* number of hotfixes */ member
Dsuper.c576 if (le32_to_cpu(spareblock->hotfixes_used) || le32_to_cpu(spareblock->n_spares_used)) { in hpfs_fill_super()