Home
last modified time | relevance | path

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

/Linux-v5.10/fs/lockd/
Dclntproc.c367 static int nlm_do_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct … in nlm_do_async_call() function
387 return nlm_do_async_call(req, proc, &msg, tk_ops); in nlm_async_call()
395 return nlm_do_async_call(req, proc, &msg, tk_ops); in nlm_async_reply()