Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dauth.c137 rpcauth_get_authops(rpc_authflavor_t flavor) in rpcauth_get_authops() function
179 const struct rpc_authops *ops = rpcauth_get_authops(flavor); in rpcauth_get_pseudoflavor()
208 ops = rpcauth_get_authops(flavor); in rpcauth_get_gssinfo()
228 ops = rpcauth_get_authops(flavor); in rpcauth_create()