Searched refs:n_spares (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/fs/hpfs/ | ||
D | hpfs.h | 158 __le32 n_spares; /* number of spares in hotfix map */ member |
D | map.c | 140 n_hotfixes = le32_to_cpu(spareblock->n_spares); in hpfs_load_hotfix_map() |