Searched refs:n_spares_used (Results 1 – 2 of 2) sorted by relevance
/linux/fs/hpfs/ | ||
H A D | hpfs.h | 158 __le32 n_spares_used; /* number of hotfixes */ member |
H A D | map.c | 142 n_used_hotfixes = le32_to_cpu(spareblock->n_spares_used); in hpfs_load_hotfix_map() |