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

/haiku/src/add-ons/kernel/partitioning_systems/intel/
H A Dwrite_support.cpp1042 // allocate_buffer (auxiliary function)
1050 allocate_buffer(uint32 blockSize, int32 tryAlloc, int32* allocated) function
1152 uint8* buffer = allocate_buffer(partition->block_size, MAX_MOVE_BUFFER,
2022 uint8* buffer = allocate_buffer(partition->block_size, MAX_MOVE_BUFFER,

Completed in 36 milliseconds