nlm_rqst          173 include/linux/lockd/lockd.h 	struct nlm_rqst	*	b_call;		/* RPC args & callback info */
nlm_rqst          204 include/linux/lockd/lockd.h struct nlm_rqst * nlm_alloc_call(struct nlm_host *host);
nlm_rqst          205 include/linux/lockd/lockd.h int		  nlm_async_call(struct nlm_rqst *, u32, const struct rpc_call_ops *);
nlm_rqst          206 include/linux/lockd/lockd.h int		  nlm_async_reply(struct nlm_rqst *, u32, const struct rpc_call_ops *);
nlm_rqst          207 include/linux/lockd/lockd.h void		  nlmclnt_release_call(struct nlm_rqst *);
nlm_rqst          210 include/linux/lockd/lockd.h int		  nlmclnt_block(struct nlm_wait *block, struct nlm_rqst *req, long timeout);
nlm_rqst          215 include/linux/lockd/lockd.h 				  struct nlm_rqst *);
nlm_rqst          274 include/linux/lockd/lockd.h void		  nlmsvc_release_call(struct nlm_rqst *);