Searched defs:rpc_task (Results 1 – 3 of 3) sorted by relevance
43 struct rpc_task { struct59 void (*tk_callback)(struct rpc_task *); argument60 void (*tk_action)(struct rpc_task *); argument61 const struct rpc_call_ops *tk_ops;62 void * tk_calldata;64 unsigned long tk_timeout; /* timeout for rpc_sleep() */65 unsigned long tk_runstate; /* Task run status */66 struct workqueue_struct *tk_workqueue; /* Normally rpciod, but could91 typedef void (*rpc_action)(struct rpc_task *); argument
406 void (*complete)(struct rpc_task *, struct nfs_renamedata *)) in nfs_async_rename()
522 bool (*func)(struct rpc_task *, void *), void *data) in rpc_wake_up_first()