Home
last modified time | relevance | path

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

/FileX-v6.2.1/common/src/
Dfx_file_extended_best_effort_allocate.c101 ULONG clusters, maximum_clusters; in _fx_file_extended_best_effort_allocate() local
252 maximum_clusters = 0; in _fx_file_extended_best_effort_allocate()
294 if (i > maximum_clusters) in _fx_file_extended_best_effort_allocate()
299 maximum_clusters = i; in _fx_file_extended_best_effort_allocate()
322 if (maximum_clusters) in _fx_file_extended_best_effort_allocate()
328 clusters = maximum_clusters; in _fx_file_extended_best_effort_allocate()