Home
last modified time | relevance | path

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

/openbmc/linux/fs/lockd/
H A Dclntproc.c370 static int nlm_do_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct … in nlm_do_async_call() function
390 return nlm_do_async_call(req, proc, &msg, tk_ops); in nlm_async_call()
398 return nlm_do_async_call(req, proc, &msg, tk_ops); in nlm_async_reply()