Searched refs:XDRMBLK_BCOPY_LIMIT (Results 1 – 1 of 1) sorted by relevance
183 #define XDRMBLK_BCOPY_LIMIT 16 macro205 if (len < XDRMBLK_BCOPY_LIMIT) { in xdrmblk_getbytes()223 if (len < XDRMBLK_BCOPY_LIMIT) { in xdrmblk_getbytes()315 if (xdrs->x_handy < XDRMBLK_BCOPY_LIMIT) { in xdrmblk_putbytes()347 if (len < XDRMBLK_BCOPY_LIMIT) { in xdrmblk_putbytes()