Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/bfs/
H A DBlockAllocator.h51 off_t* firstError = NULL);
H A DBlockAllocator.cpp1282 off_t* firstError) in CheckBlocks() argument
1309 if (firstError) in CheckBlocks()
1310 *firstError = block; in CheckBlocks()