Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hpfs/
H A Dhpfs.h158 __le32 n_spares_used; /* number of hotfixes */ member
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); in hpfs_load_hotfix_map()
H A Dsuper.c647 if (spareblock->n_spares_used) in hpfs_fill_super()
/kernel/linux/linux-6.6/fs/hpfs/
H A Dhpfs.h158 __le32 n_spares_used; /* number of hotfixes */ member
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); in hpfs_load_hotfix_map()
H A Dsuper.c647 if (spareblock->n_spares_used) in hpfs_fill_super()

Completed in 6 milliseconds