Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dsvcauth.c32 extern struct auth_ops svcauth_null;
37 [RPC_AUTH_NULL] = (struct auth_ops __force __rcu *)&svcauth_null,
H A Dsvcauth_unix.c39 extern struct auth_ops svcauth_null;
808 struct auth_ops svcauth_null = { variable