Home
last modified time | relevance | path

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

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