Home
last modified time | relevance | path

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

/linux/net/sunrpc/
A Dxdr.c1831 todo -= avail_here; in xdr_xcode_array2()
1840 if (avail_here) { in xdr_xcode_array2()
1851 memcpy(c, elem, avail_here); in xdr_xcode_array2()
1853 memcpy(elem, c, avail_here); in xdr_xcode_array2()
1854 copied = avail_here; in xdr_xcode_array2()
1865 todo -= avail_here; in xdr_xcode_array2()
1871 avail_here); in xdr_xcode_array2()
1874 while (avail_here) { in xdr_xcode_array2()
1875 avail_here -= avail_page; in xdr_xcode_array2()
1947 if (avail_here) { in xdr_xcode_array2()
[all …]

Completed in 7 milliseconds