Home
last modified time | relevance | path

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

/net/sunrpc/
Dsvcsock.c246 unsigned long headoff; in svc_sendto() local
265 headoff = 0; in svc_sendto()
266 len = svc_send_common(sock, xdr, rqstp->rq_respages[0], headoff, in svc_sendto()
Dxprtsock.c2559 unsigned long headoff; in bc_sendto() local
2565 headoff = (unsigned long)xbufp->head[0].iov_base & ~PAGE_MASK; in bc_sendto()
2567 virt_to_page(xbufp->head[0].iov_base), headoff, in bc_sendto()