Searched refs:BDRV_ZT_IS_CONV (Results 1 – 3 of 3) sorted by relevance
269 #define BDRV_ZT_IS_CONV(wp) (wp & (1ULL << 63)) macro
2546 if (!BDRV_ZT_IS_CONV(*wp)) { in raw_co_prw()3445 if (BDRV_ZT_IS_CONV(*wp) && len != capacity) { in raw_co_zone_mgmt()
503 if (BDRV_ZT_IS_CONV(bs->wps->wp[index])) { in check_zoned_request()