Searched refs:BIO_ZONE_WRITE_PLUGGING (Results 1 – 4 of 4) sorted by relevance
566 bio_clear_flag(bio, BIO_ZONE_WRITE_PLUGGING); in blk_zone_wplug_bio_io_error()804 if (bio_flagged(bio, BIO_ZONE_WRITE_PLUGGING)) in blk_zone_write_plug_bio_merged()807 bio_set_flag(bio, BIO_ZONE_WRITE_PLUGGING); in blk_zone_write_plug_bio_merged()985 bio_set_flag(bio, BIO_ZONE_WRITE_PLUGGING); in blk_zone_wplug_handle_write()1040 if (bio_flagged(bio, BIO_ZONE_WRITE_PLUGGING)) in blk_zone_plug_bio()1153 bio_clear_flag(bio, BIO_ZONE_WRITE_PLUGGING); in blk_zone_write_plug_bio_endio()
464 return bio_flagged(bio, BIO_ZONE_WRITE_PLUGGING); in bio_zone_write_plugging()
301 BIO_ZONE_WRITE_PLUGGING, /* bio handled through zone write plugging */ enumerator
1795 !bio_flagged(bio, BIO_ZONE_WRITE_PLUGGING); in dm_zone_bio_needs_split()
Completed in 19 milliseconds