Searched defs:tk_ops (Results 1 – 3 of 3) sorted by relevance
/linux/fs/lockd/ |
H A D | clntproc.c | 343 …nc_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct rpc_call_ops *tk_ops) in __nlm_async_call() 371 …nc_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct rpc_call_ops *tk_ops) in nlm_do_async_call() 385 int nlm_async_call(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_call() 394 int nlm_async_reply(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_reply() 410 …nc_call(const struct cred *cred, struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlmclnt_async_call()
|
/linux/include/linux/sunrpc/ |
H A D | sched.h | 80 const struct rpc_call_ops *tk_ops; /* Caller callbacks */ member
|
/linux/net/sunrpc/ |
H A D | clnt.c | 1293 rpc_call_async(struct rpc_clnt * clnt,const struct rpc_message * msg,int flags,const struct rpc_call_ops * tk_ops,void * data) rpc_call_async() argument
|