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