Home
last modified time | relevance | path

Searched defs:rpc_task (Results 1 – 1 of 1) sorted by relevance

/development/ndk/platforms/android-3/include/linux/sunrpc/
Dsched.h38 struct rpc_task { struct
54 void (*tk_timeout_fn)(struct rpc_task *); argument
55 void (*tk_callback)(struct rpc_task *); argument
56 void (*tk_action)(struct rpc_task *); argument
57 const struct rpc_call_ops *tk_ops;
58 void * tk_calldata;
83 …os, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list))… argument