Home
last modified time | relevance | path

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

/linux-4.1.27/fs/hpfs/
Dhpfs.h157 __le32 n_spares_used; /* number of hotfixes */ member
Dsuper.c645 if (spareblock->hotfixes_used || spareblock->n_spares_used) { in hpfs_fill_super()