Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dnfs4state.c2311 static int copy_cred(struct svc_cred *target, struct svc_cred *source) in copy_cred() function
2913 ret = copy_cred(&clp->cl_cred, &rqstp->rq_cred); in create_client()
3129 copy_cred(&slot->sl_cred, &resp->rqstp->rq_cred); in nfsd4_store_cache_entry()