Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/
Dauth_null.c131 .crmarshal = nul_marshal,
Dauth_unix.c251 .crmarshal = unx_marshal,
Dauth.c757 return cred->cr_ops->crmarshal(task, p); in rpcauth_marshcred()
/Linux-v4.19/include/linux/sunrpc/
Dauth.h150 __be32 * (*crmarshal)(struct rpc_task *, __be32 *); member
/Linux-v4.19/net/sunrpc/auth_gss/
Dauth_gss.c2048 .crmarshal = gss_marshal,
2062 .crmarshal = gss_marshal,