Home
last modified time | relevance | path

Searched refs:get_rpccred (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/net/sunrpc/
H A Dauth_null.c39 return get_rpccred(&null_cred); in nul_lookup_cred()
H A Dauth.c532 cred = get_rpccred(entry); in rpcauth_lookup_credcache()
551 cred = get_rpccred(entry); in rpcauth_lookup_credcache()
660 new = get_rpccred(task->tk_op_cred); in rpcauth_bindcred()
H A Dsched.c1070 task->tk_op_cred = get_rpccred(task_setup_data->rpc_op_cred); in rpc_init_task()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dauth_null.c39 return get_rpccred(&null_cred); in nul_lookup_cred()
H A Dauth_tls.c87 return get_rpccred(&tls_cred); in tls_lookup_cred()
H A Dauth.c529 cred = get_rpccred(entry); in rpcauth_lookup_credcache()
548 cred = get_rpccred(entry); in rpcauth_lookup_credcache()
661 new = get_rpccred(task->tk_op_cred); in rpcauth_bindcred()
H A Dsched.c1121 task->tk_op_cred = get_rpccred(task_setup_data->rpc_op_cred); in rpc_init_task()
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dauth.h187 struct rpc_cred *get_rpccred(struct rpc_cred *cred) in get_rpccred() function
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dauth.h190 struct rpc_cred *get_rpccred(struct rpc_cred *cred) in get_rpccred() function
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4proc.c6287 sc->sc_cred = get_rpccred(task->tk_rqstp->rq_cred); in nfs4_setclientid_done()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4proc.c6411 sc->sc_cred = get_rpccred(task->tk_rqstp->rq_cred); in nfs4_setclientid_done()

Completed in 44 milliseconds