Home
last modified time | relevance | path

Searched refs:tk_op_cred (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dsched.h75 struct rpc_cred * tk_op_cred; /* cred being operated on */ member
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dauth.c658 if (task->tk_op_cred) in rpcauth_bindcred()
660 new = get_rpccred(task->tk_op_cred); in rpcauth_bindcred()
H A Dsched.c1071 task->tk_op_cred = get_rpccred(task_setup_data->rpc_op_cred); in rpc_init_task()
1126 put_rpccred(task->tk_op_cred); in rpc_free_task()