Home
last modified time | relevance | path

Searched defs:rpc_auth (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/sunrpc/
Dauth.h79 struct rpc_auth { struct
88 const struct rpc_authops *au_ops; /* operations */ argument
89 rpc_authflavor_t au_flavor; /* pseudoflavor (note may argument
115 struct rpc_auth * (*create)(struct rpc_auth_create_args *, struct rpc_clnt *); argument
/linux-4.1.27/fs/nfs/
Dfscache.h50 } rpc_auth; member
/linux-4.1.27/net/sunrpc/auth_gss/
Dauth_gss.c92 struct rpc_auth rpc_auth; member