Searched defs:countRead (Results 1 - 14 of 14) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DQueryIterator.cpp43 ReadQuery(struct dirent* buffer, size_t bufferSize, int32 count, int32* countRead, bool* done) argument
H A DServerVolume.cpp297 ReadQuery(QueryIterator* _iterator, struct dirent* buffer, size_t bufferSize, int32 count, int32* countRead) argument
H A DVirtualVolume.cpp566 ReadDir(Node* node, void* cookie, struct dirent* buffer, size_t bufferSize, int32 count, int32* countRead) argument
685 ReadAttrDir(Node* node, void* _cookie, struct dirent* buffer, size_t bufferSize, int32 count, int32* countRead) argument
814 ReadQuery(QueryIterator* _iterator, struct dirent* buffer, size_t bufferSize, int32 count, int32* countRead) argument
H A DVolume.cpp426 ReadDir(Node* node, void* _cookie, struct dirent* buffer, size_t bufferSize, int32 count, int32* countRead) argument
474 ReadAttrDir(Node* node, void* _cookie, struct dirent* buffer, size_t bufferSize, int32 count, int32* countRead) argument
544 ReadQuery(QueryIterator* iterator, struct dirent* buffer, size_t bufferSize, int32 count, int32* countRead) argument
H A DShareVolume.cpp1235 ReadDir(Node* _dir, void* _cookie, struct dirent* buffer, size_t bufferSize, int32 count, int32* countRead) argument
1516 ReadAttrDir(Node* _node, void* _cookie, struct dirent* buffer, size_t bufferSize, int32 count, int32* countRead) argument
1946 GetQueryEntry(const EntryInfo& entryInfo, const NodeInfo& dirInfo, struct dirent* buffer, size_t bufferSize, int32* countRead) argument
[all...]
/haiku/src/kits/tracker/
H A DVirtualDirectoryEntryList.cpp106 int32 countRead = fMergedDirectory.GetNextDirents(buffer, length, count); local
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A DUserlandRequestHandler.cpp1490 uint32 countRead; local
1666 uint32 countRead; local
2148 uint32 countRead; local
2399 uint32 countRead; local
[all...]
H A DVolume.cpp416 ReadDir(void* node, void* cookie, void* buffer, size_t bufferSize, uint32 count, uint32* countRead) argument
456 ReadAttrDir(void* node, void* cookie, void* buffer, size_t bufferSize, uint32 count, uint32* countRead) argument
576 ReadIndexDir(void* cookie, void* buffer, size_t bufferSize, uint32 count, uint32* countRead) argument
638 ReadQuery(void* cookie, void* buffer, size_t bufferSize, uint32 count, uint32* countRead) argument
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DNodeHandle.cpp467 QueryHandle::ReadDir(dirent* entry, int32 count, int32* countRead) argument
308 ReadDir(dirent* _entry, int32 bufferSize, int32 count, int32* countRead, bool* done) argument
H A DClientConnection.cpp1984 int32 countRead = 0; local
2432 int32 countRead = 0; local
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A DBeOSKernelVolume.cpp480 ReadDir(void* node, void* cookie, void* buffer, size_t bufferSize, uint32 count, uint32* countRead) argument
535 ReadAttrDir(void* node, void* cookie, void* buffer, size_t bufferSize, uint32 count, uint32* countRead) argument
718 ReadIndexDir(void* cookie, void* buffer, size_t bufferSize, uint32 count, uint32* countRead) argument
816 ReadQuery(void* cookie, void* buffer, size_t bufferSize, uint32 count, uint32* countRead) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A DHaikuKernelVolume.cpp796 ReadDir(void* _node, void* cookie, void* buffer, size_t bufferSize, uint32 count, uint32* countRead) argument
860 ReadAttrDir(void* _node, void* cookie, void* buffer, size_t bufferSize, uint32 count, uint32* countRead) argument
1051 ReadIndexDir(void* cookie, void* buffer, size_t bufferSize, uint32 count, uint32* countRead) argument
1134 ReadQuery(void* cookie, void* buffer, size_t bufferSize, uint32 count, uint32* countRead) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.cpp2411 ReadDir(void* _node, void* cookie, void* buffer, size_t bufferSize, uint32 count, uint32* countRead) argument
2601 ReadAttrDir(void* _node, void* cookie, void* buffer, size_t bufferSize, uint32 count, uint32* countRead) argument
3203 ReadIndexDir(void* cookie, void* buffer, size_t bufferSize, uint32 count, uint32* countRead) argument
3510 ReadQuery(void* cookie, void* buffer, size_t bufferSize, uint32 count, uint32* countRead) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEVolume.cpp2230 uint32 countRead = 0; local
2452 uint32 countRead local
[all...]

Completed in 130 milliseconds