Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/
Dauth_null.c18 static struct rpc_auth null_auth; variable
24 atomic_inc(&null_auth.au_count); in nul_create()
25 return &null_auth; in nul_create()
116 struct rpc_auth null_auth = { variable
139 .cr_auth = &null_auth,