Home
last modified time | relevance | path

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

/Linux-v5.4/net/sunrpc/
Dsvcauth.c28 extern struct auth_ops svcauth_null;
32 [RPC_AUTH_NULL] = (struct auth_ops __force __rcu *)&svcauth_null,
Dsvcauth_unix.c38 extern struct auth_ops svcauth_null;
784 struct auth_ops svcauth_null = { variable