Searched refs:ABD_FLAG_META (Results 1 – 3 of 3) sorted by relevance
109 ABD_FLAG_OWNER | ABD_FLAG_META | ABD_FLAG_MULTI_ZONE | in abd_verify()113 IMPLY(abd->abd_flags & ABD_FLAG_META, abd->abd_flags & ABD_FLAG_OWNER); in abd_verify()191 abd->abd_flags |= ABD_FLAG_META; in abd_alloc()212 abd->abd_flags |= ABD_FLAG_META; in abd_alloc_linear_impl()248 if (abd->abd_flags & ABD_FLAG_META) { in abd_free_linear()339 boolean_t is_metadata = (sabd->abd_flags & ABD_FLAG_META) != 0; in abd_alloc_sametype()713 abd->abd_flags &= ~ABD_FLAG_META; in abd_release_ownership_of_buf()734 abd->abd_flags |= ABD_FLAG_META; in abd_take_ownership_of_buf()
33 ABD_FLAG_META = 1 << 2, /* does this represent FS metadata? */ enumerator
1048 zio->io_abd->abd_flags & ABD_FLAG_META); in vdev_disk_io_rw()