Searched refs:post_buf (Results 1 – 1 of 1) sorted by relevance
37 abd_t *pre_buf = NULL, *post_buf = NULL, *mbuf = NULL; in make_abd_for_dbuf() local54 post_buf = abd_alloc_for_io(post_size, B_TRUE); in make_abd_for_dbuf()61 if (pre_buf || post_buf) { in make_abd_for_dbuf()66 if (post_buf) in make_abd_for_dbuf()67 abd_gang_add(mbuf, post_buf, B_TRUE); in make_abd_for_dbuf()