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

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

Completed in 46 milliseconds