Searched refs:ZLOOP_ZONE_CONV (Results 1 – 1 of 1) sorted by relevance
102 ZLOOP_ZONE_CONV = 0, enumerator361 if (test_bit(ZLOOP_ZONE_CONV, &zone->flags)) in zloop_open_zone()386 if (test_bit(ZLOOP_ZONE_CONV, &zone->flags)) in zloop_close_zone()428 if (test_bit(ZLOOP_ZONE_CONV, &zone->flags)) in zloop_reset_zone()473 if (test_bit(ZLOOP_ZONE_CONV, &zone->flags)) in zloop_finish_zone()675 if (!test_bit(ZLOOP_ZONE_CONV, &zone->flags) && is_write) { in zloop_rw()839 if (cmd->ret < 0 && !test_bit(ZLOOP_ZONE_CONV, &zone->flags)) { in zloop_complete_rq()970 if (test_bit(ZLOOP_ZONE_CONV, &zone->flags)) { in zloop_report_zones()1100 set_bit(ZLOOP_ZONE_CONV, &zone->flags); in zloop_init_zone()