Searched refs:oldcond (Results 1 – 1 of 1) sorted by relevance
945 g_zoned_write_check(struct g_zoned_softc *sc, struct bio *bp, uint8_t *oldcond) in g_zoned_write_check() argument953 *oldcond = DISK_ZONE_COND_NOT_WP; in g_zoned_write_check()1043 *oldcond = z->zone_condition; in g_zoned_write_check()1128 uint8_t oldcond) in g_zoned_write_undo() argument1143 g_zoned_set_cond(sc, z, oldcond); in g_zoned_write_undo()1170 uint8_t oldcond = DISK_ZONE_COND_NOT_WP; in g_zoned_start() local1182 error = g_zoned_write_check(sc, bp, &oldcond); in g_zoned_start()1230 oldcond); in g_zoned_start()1236 cbp->bio_caller1 = (void *)(uintptr_t)oldcond; in g_zoned_start()