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

/haiku/src/bin/bfs_tools/lib/
H A DInode.cpp1170 block_run searchRun; local
1171 while (GetNextEntry(&searchRun) == B_OK) {
1172 if (searchRun == *run)

Completed in 85 milliseconds