Home
last modified time | relevance | path

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

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