abd_cmp_buf_off
int abd_cmp_buf_off(abd_t *, const void *, size_t, size_t);
return (abd_cmp_buf_off(abd, buf, 0, size));