Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/lockd/
Dlockd.h206 int nlm_async_call(struct nlm_rqst *, u32, const struct rpc_call_ops *);
/linux-3.4.99/fs/lockd/
Dclntproc.c368 int nlm_async_call(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_call() function
Dsvclock.c830 error = nlm_async_call(block->b_call, NLMPROC_GRANTED_MSG, in nlmsvc_grant_blocked()