Searched refs:ResendCallAsync (Results 1 - 3 of 3) sorted by path

/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DRPCServer.cpp165 status_t error = ResendCallAsync(call, req);
173 Server::ResendCallAsync(Call* call, Request* request) function in class:Server
H A DRPCServer.h68 status_t ResendCallAsync(Call* call,
H A DRequest.cpp55 result = fServer->ResendCallAsync(fBuilder.Request(), rpc);

Completed in 61 milliseconds