Home
last modified time | relevance | path

Searched refs:null_cred (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sunrpc/
H A Dauth_null.c19 static struct rpc_cred null_cred; variable
39 return get_rpccred(&null_cred); in nul_lookup_cred()
137 struct rpc_cred null_cred = { variable
138 .cr_lru = LIST_HEAD_INIT(null_cred.cr_lru),
/kernel/linux/linux-6.6/net/sunrpc/
H A Dauth_null.c19 static struct rpc_cred null_cred; variable
39 return get_rpccred(&null_cred); in nul_lookup_cred()
137 struct rpc_cred null_cred = { variable
138 .cr_lru = LIST_HEAD_INIT(null_cred.cr_lru),

Completed in 1 milliseconds