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