Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DRequestInterpreter.h24 inline uint32 OperationCount();
40 RequestInterpreter::OperationCount() in OperationCount() function
H A DNFS4Server.cpp290 uint32 count = req.OperationCount(); in ProcessCallback()