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

/haiku/src/tests/add-ons/kernel/file_systems/random_file_actions/
H A Drandom_file_actions.cpp63 const uint32 kMaxFileCount = 1000000; variable
756 else if (maxFileCount > kMaxFileCount)
757 maxFileCount = kMaxFileCount;

Completed in 36 milliseconds