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

/linux-master/fs/hpfs/
H A Dhpfs.h158 __le32 n_spares_used; /* number of hotfixes */ member in struct:hpfs_spare_block
188 n_spares_used gives the length of the from[] list. */
H A Dmap.c142 n_used_hotfixes = le32_to_cpu(spareblock->n_spares_used);
H A Dsuper.c647 if (spareblock->n_spares_used)

Completed in 104 milliseconds