Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dsvcauth.c32 extern struct auth_ops svcauth_null;
36 [RPC_AUTH_NULL] = (struct auth_ops __force __rcu *)&svcauth_null,
H A Dsvcauth_unix.c38 extern struct auth_ops svcauth_null;
786 struct auth_ops svcauth_null = { variable