Home
last modified time | relevance | path

Searched refs:n_spares_used (Results 1 – 3 of 3) sorted by relevance

/linux/fs/hpfs/
H A Dhpfs.h158 __le32 n_spares_used; /* number of hotfixes */ member
H A Dmap.c142 n_used_hotfixes = le32_to_cpu(spareblock->n_spares_used); in hpfs_load_hotfix_map()
H A Dsuper.c647 if (spareblock->n_spares_used) in hpfs_fill_super()