Searched refs:XDRMBLK_BCOPY_LIMIT (Results 1 – 1 of 1) sorted by relevance
230 #define XDRMBLK_BCOPY_LIMIT 16 macro256 if (xdrs->x_handy < XDRMBLK_BCOPY_LIMIT) { in xdrmblk_getbytes()281 if (len < XDRMBLK_BCOPY_LIMIT) { in xdrmblk_getbytes()384 if (xdrs->x_handy < XDRMBLK_BCOPY_LIMIT) { in xdrmblk_putbytes()422 if (len < XDRMBLK_BCOPY_LIMIT) { in xdrmblk_putbytes()