Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sunrpc/
A Dxdr.c1417 char *cpdest = xdr->scratch.iov_base; in xdr_copy_to_scratch() local
1425 memcpy(cpdest, p, cplen); in xdr_copy_to_scratch()
1428 cpdest += cplen; in xdr_copy_to_scratch()
1433 memcpy(cpdest, p, nbytes); in xdr_copy_to_scratch()

Completed in 7 milliseconds