Home
last modified time | relevance | path

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

/fs/afs/
Drxrpc.c629 if (call->wait_mode->async_complete) in afs_process_async_call()
630 call->wait_mode->async_complete(call->reply, in afs_process_async_call()
Dinternal.h62 void (*async_complete)(void *reply, int error); member