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

/haiku/src/add-ons/kernel/partitioning_systems/intel/
H A Dwrite_support.cpp36 static const int32 MAX_MOVE_BUFFER = 2 * 1024 * 4; variable
1152 uint8* buffer = allocate_buffer(partition->block_size, MAX_MOVE_BUFFER,
2022 uint8* buffer = allocate_buffer(partition->block_size, MAX_MOVE_BUFFER,

Completed in 33 milliseconds