Searched refs:copy_cred (Results 1 – 1 of 1) sorted by relevance
1849 static int copy_cred(struct svc_cred *target, struct svc_cred *source) in copy_cred() function2026 ret = copy_cred(&clp->cl_cred, &rqstp->rq_cred); in create_client()