Home
last modified time | relevance | path

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

/Linux-v5.4/net/sunrpc/
Dsvcsock.c251 unsigned long headoff; in svc_sendto() local
270 headoff = 0; in svc_sendto()
271 len = svc_send_common(sock, xdr, rqstp->rq_respages[0], headoff, in svc_sendto()
Dxprtsock.c2649 unsigned long headoff; in bc_sendto() local
2670 headoff = (unsigned long)xbufp->head[0].iov_base & ~PAGE_MASK; in bc_sendto()
2672 virt_to_page(xbufp->head[0].iov_base), headoff, in bc_sendto()