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

/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DServerQueryIterator.h34 enum { IN_OBJECT_ID_COUNT = 4 }; enumerator in enum:ServerQueryIterator::__anon2303
43 int32 fInObjectIDs[IN_OBJECT_ID_COUNT];
H A DServerQueryIterator.cpp48 if (shareVolumeCount <= IN_OBJECT_ID_COUNT)

Completed in 27 milliseconds