Searched refs:n_spares_used (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/fs/hpfs/ | ||
D | hpfs.h | 157 __le32 n_spares_used; /* number of hotfixes */ member |
D | super.c | 645 if (spareblock->hotfixes_used || spareblock->n_spares_used) { in hpfs_fill_super() |