Searched defs:tk_ops (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/fs/lockd/ |
A D | clntproc.c | 340 …nc_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct rpc_call_ops *tk_ops) in __nlm_async_call() 368 …nc_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct rpc_call_ops *tk_ops) in nlm_do_async_call() 382 int nlm_async_call(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_call() 391 int nlm_async_reply(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_reply() 407 …nc_call(const struct cred *cred, struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlmclnt_async_call()
|
/linux-6.3-rc2/include/linux/sunrpc/ |
A D | sched.h | 69 const struct rpc_call_ops *tk_ops; /* Caller callbacks */ member
|
/linux-6.3-rc2/net/sunrpc/ |
A D | clnt.c | 1267 const struct rpc_call_ops *tk_ops, void *data) in rpc_call_async()
|
Completed in 10 milliseconds