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

/haiku/src/tests/add-ons/kernel/file_systems/random_file_actions/
H A Drandom_file_actions.cpp40 struct block_identifier { struct
295 block_identifier* block = (block_identifier*)buffer;
299 uint32 count = (kBlockSize - offsetof(block_identifier, data)) / 2;
300 offset += offsetof(block_identifier, data);

Completed in 62 milliseconds