Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sunrpc/
A Dxdr.c1919 todo -= avail_here; in xdr_xcode_array2()
1928 if (avail_here) { in xdr_xcode_array2()
1939 memcpy(c, elem, avail_here); in xdr_xcode_array2()
1941 memcpy(elem, c, avail_here); in xdr_xcode_array2()
1942 copied = avail_here; in xdr_xcode_array2()
1953 todo -= avail_here; in xdr_xcode_array2()
1959 avail_here); in xdr_xcode_array2()
1962 while (avail_here) { in xdr_xcode_array2()
1963 avail_here -= avail_page; in xdr_xcode_array2()
2035 if (avail_here) { in xdr_xcode_array2()
[all …]

Completed in 6 milliseconds