Searched refs:XBDF_FLUSH (Results 1 – 2 of 2) sorted by relevance
396 if ((sc->xbd_flags & XBDF_FLUSH) != 0) in xbd_bio_command()845 if ((sc->xbd_flags & XBDF_FLUSH) != 0) { in xbd_feature_string()1048 if ((sc->xbd_flags & (XBDF_FLUSH|XBDF_BARRIER)) != 0) { in xbd_instance_create()1309 sc->xbd_flags |= XBDF_FLUSH; in xbd_connect()
156 XBDF_FLUSH = 1 << 2, /* backend supports flush */ enumerator