Searched refs:async_complete (Results 1 – 2 of 2) sorted by relevance
629 if (call->wait_mode->async_complete) in afs_process_async_call()630 call->wait_mode->async_complete(call->reply, in afs_process_async_call()
62 void (*async_complete)(void *reply, int error); member