Home
last modified time | relevance | path

Searched refs:n_spares_used (Results 1 – 2 of 2) 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()