Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dnfs4state.c1993 static int copy_cred(struct svc_cred *target, struct svc_cred *source) in copy_cred() function
2176 ret = copy_cred(&clp->cl_cred, &rqstp->rq_cred); in create_client()
2375 copy_cred(&slot->sl_cred, &resp->rqstp->rq_cred); in nfsd4_store_cache_entry()