Searched defs:tk_ops (Results 1 – 4 of 4) sorted by relevance
/linux-3.3/fs/lockd/ |
D | clntproc.c | 326 …nc_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct rpc_call_ops *tk_ops) in __nlm_async_call() 354 …nc_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct rpc_call_ops *tk_ops) in nlm_do_async_call() 368 int nlm_async_call(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_call() 377 int nlm_async_reply(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_reply() 393 …sync_call(struct rpc_cred *cred, struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlmclnt_async_call()
|
/linux-3.3/net/sunrpc/ |
D | clnt.c | 699 const struct rpc_call_ops *tk_ops, void *data) in rpc_call_async() 726 const struct rpc_call_ops *tk_ops) in rpc_run_bc_task()
|
D | sched.c | 877 const struct rpc_call_ops *tk_ops = task->tk_ops; in rpc_free_task() local
|
/linux-3.3/include/linux/sunrpc/ |
D | sched.h | 61 const struct rpc_call_ops *tk_ops; member
|