Searched refs:fOpCount (Results 1 - 4 of 4) sorted by last modified time

/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DReplyBuilder.cpp19 fOpCount(0),
53 fReply->Stream().InsertUInt(fOpCountPosition, fOpCount);
90 fOpCount++;
106 fOpCount++;
H A DRequestBuilder.cpp25 fOpCount(0),
69 fOpCount++;
90 fOpCount++;
108 fOpCount++;
136 fOpCount++;
157 fOpCount++;
174 fOpCount++;
189 fOpCount++;
254 fOpCount++;
281 fOpCount
[all...]
H A DRequestBuilder.h99 uint32 fOpCount; member in class:RequestBuilder
112 fOpCount = 0;
H A DReplyBuilder.h37 uint32 fOpCount; member in class:ReplyBuilder

Completed in 50 milliseconds