Home
last modified time | relevance | path

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

/linux-6.1.9/net/sunrpc/
Dauth.c140 rpcauth_get_authops(rpc_authflavor_t flavor) in rpcauth_get_authops() function
182 const struct rpc_authops *ops = rpcauth_get_authops(flavor); in rpcauth_get_pseudoflavor()
211 ops = rpcauth_get_authops(flavor); in rpcauth_get_gssinfo()
231 ops = rpcauth_get_authops(flavor); in rpcauth_create()