Home
last modified time | relevance | path

Searched defs:rpc_cred (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/sunrpc/
H A Dauth.h48 struct rpc_cred { struct
53 const struct rpc_credops *cr_ops; argument
71 struct rpc_cred_cache; argument
/linux/net/sunrpc/
H A Dauth_unix.c64 struct rpc_cred *rpc_cred = container_of(head, struct rpc_cred, cr_rcu); in unx_free_cred_callback() local