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

/linux-4.4.14/fs/lockd/
H A Dclntproc.c355 static int nlm_do_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct rpc_call_ops *tk_ops) nlm_do_async_call() function
375 return nlm_do_async_call(req, proc, &msg, tk_ops); nlm_async_call()
383 return nlm_do_async_call(req, proc, &msg, tk_ops); nlm_async_reply()

Completed in 168 milliseconds