android_kernel_xiaomi_sm8350/include/linux/sunrpc
Trond Myklebust 963d8fe533 RPC: Clean up RPC task structure
Shrink the RPC task structure. Instead of storing separate pointers
 for task->tk_exit and task->tk_release, put them in a structure.

 Also pass the user data pointer as a parameter instead of passing it via
 task->tk_calldata. This enables us to nest callbacks.

 Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2006-01-06 14:58:39 -05:00
..
auth_gss.h
auth.h
cache.h
clnt.h RPC: Clean up RPC task structure 2006-01-06 14:58:39 -05:00
debug.h
gss_api.h
gss_asn1.h
gss_err.h
gss_krb5.h
gss_spkm3.h
msg_prot.h
rpc_pipe_fs.h
sched.h RPC: Clean up RPC task structure 2006-01-06 14:58:39 -05:00
stats.h
svc.h
svcauth_gss.h
svcauth.h
svcsock.h
timer.h
types.h
xdr.h
xprt.h