Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sunrpc/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds