Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/
Dsvcsock.c257 unsigned long headoff; in svc_sendto() local
276 headoff = 0; in svc_sendto()
277 len = svc_send_common(sock, xdr, rqstp->rq_respages[0], headoff, in svc_sendto()
Dxprtsock.c2685 unsigned long headoff; in bc_sendto() local
2691 headoff = (unsigned long)xbufp->head[0].iov_base & ~PAGE_MASK; in bc_sendto()
2693 virt_to_page(xbufp->head[0].iov_base), headoff, in bc_sendto()