Home
last modified time | relevance | path

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

/linux-2.6.39/fs/lockd/
Dclntproc.c353 static int nlm_do_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct … in nlm_do_async_call() function
373 return nlm_do_async_call(req, proc, &msg, tk_ops); in nlm_async_call()
381 return nlm_do_async_call(req, proc, &msg, tk_ops); in nlm_async_reply()