Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()