auth_cred 118 include/linux/sunrpc/auth.h struct rpc_cred * (*lookup_cred)(struct rpc_auth *, struct auth_cred *, int); auth_cred 119 include/linux/sunrpc/auth.h struct rpc_cred * (*crcreate)(struct rpc_auth*, struct auth_cred *, int); auth_cred 133 include/linux/sunrpc/auth.h int (*crmatch)(struct auth_cred *, struct rpc_cred *, int); auth_cred 170 include/linux/sunrpc/auth.h struct rpc_cred * rpcauth_lookup_credcache(struct rpc_auth *, struct auth_cred *, int); auth_cred 171 include/linux/sunrpc/auth.h void rpcauth_init_cred(struct rpc_cred *, const struct auth_cred *, struct rpc_auth *, const struct rpc_credops *);