Searched refs:xdrpad (Results 1 – 1 of 1) sorted by relevance
592 u32 xdrpad; in svc_rdma_pull_up_reply_msg() local594 xdrpad = xdr_padsize(xdr->page_len); in svc_rdma_pull_up_reply_msg()595 if (taillen && xdrpad) { in svc_rdma_pull_up_reply_msg()596 tailbase += xdrpad; in svc_rdma_pull_up_reply_msg()597 taillen -= xdrpad; in svc_rdma_pull_up_reply_msg()