Home
last modified time | relevance | path

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

/Linux-v4.19/fs/lockd/
Dclntproc.c365 static int nlm_do_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct … in nlm_do_async_call() function
385 return nlm_do_async_call(req, proc, &msg, tk_ops); in nlm_async_call()
393 return nlm_do_async_call(req, proc, &msg, tk_ops); in nlm_async_reply()