Searched defs:rpc_cred (Results 1 – 3 of 3) sorted by relevance
50 struct rpc_cred { struct55 const struct rpc_credops *cr_ops; argument73 struct rpc_cred_cache; argument
29 const struct cred * rpc_cred; /* Credentials */ member
56 struct rpc_cred *rpc_cred = container_of(head, struct rpc_cred, cr_rcu); in unx_free_cred_callback() local