Home
last modified time | relevance | path

Searched refs:n_spares (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/hpfs/
H A Dhpfs.h159 __le32 n_spares; /* number of spares in hotfix map */ member
182 secno from[n_spares];
183 secno to[n_spares];
185 The to[] list is initialized to point to n_spares preallocated empty
H A Dmap.c141 n_hotfixes = le32_to_cpu(spareblock->n_spares); in hpfs_load_hotfix_map()
/kernel/linux/linux-6.6/fs/hpfs/
H A Dhpfs.h159 __le32 n_spares; /* number of spares in hotfix map */ member
182 secno from[n_spares];
183 secno to[n_spares];
185 The to[] list is initialized to point to n_spares preallocated empty
H A Dmap.c141 n_hotfixes = le32_to_cpu(spareblock->n_spares); in hpfs_load_hotfix_map()

Completed in 7 milliseconds