Home
last modified time | relevance | path

Searched refs:IS_ERROR (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.h283 #define IS_ERROR(bp) VOID2BOOLEAN((bp)->b_flags & B_ERROR) macro
H A Dxdf.c345 if (!IS_ERROR(bp) && IS_READ(bp)) in vreq_free()
942 if (IS_ERROR(bp)) { in xdf_io_fini()