Home
last modified time | relevance | path

Searched refs:n_spares (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/fs/hpfs/
Dhpfs.h159 __le32 n_spares; /* number of spares in hotfix map */ member
Dmap.c141 n_hotfixes = le32_to_cpu(spareblock->n_spares); in hpfs_load_hotfix_map()