Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dxdr.c886 * xdr_shrink_pagelen - shrinks buf->pages to @len bytes
893 static unsigned int xdr_shrink_pagelen(struct xdr_buf *buf, unsigned int len) in xdr_shrink_pagelen() function
1580 copied = xdr_shrink_pagelen(buf, len);
1634 xdr_shrink_pagelen(buf, len); in xdr_set_pagelen()