Home
last modified time | relevance | path

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

/Linux-v6.1/net/sunrpc/
Dxdr.c1406 char *cpdest = xdr->scratch.iov_base; in xdr_copy_to_scratch() local
1414 memcpy(cpdest, p, cplen); in xdr_copy_to_scratch()
1417 cpdest += cplen; in xdr_copy_to_scratch()
1422 memcpy(cpdest, p, nbytes); in xdr_copy_to_scratch()