Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sunrpc/
A Dxdr.c508 static void xdr_buf_try_expand(struct xdr_buf *buf, unsigned int len) in xdr_buf_try_expand() function
827 xdr_buf_try_expand(buf, shift); in xdr_shrink_bufhead()
857 xdr_buf_try_expand(buf, shift); in xdr_shrink_pagelen()
1560 xdr_buf_try_expand(buf, len - buf->page_len); in xdr_set_pagelen()

Completed in 6 milliseconds