Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/lockd/
Dclntproc.c339 static struct rpc_task *__nlm_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, c… in __nlm_async_call() function
371 task = __nlm_async_call(req, proc, msg, tk_ops); in nlm_do_async_call()
416 task = __nlm_async_call(req, proc, &msg, tk_ops); in nlmclnt_async_call()