Home
last modified time | relevance | path

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

/linux/include/linux/lockd/
H A Dlockd.h213 int nlm_async_call(struct nlm_rqst *, u32, const struct rpc_call_ops *);
/linux/fs/lockd/
H A Dclntproc.c385 int nlm_async_call(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_call() function
H A Dsvclock.c906 error = nlm_async_call(block->b_call, NLMPROC_GRANTED_MSG, in nlmsvc_grant_blocked()