Searched refs:BIO_EMULATES_ZONE_APPEND (Results 1 – 3 of 3) sorted by relevance
302 BIO_EMULATES_ZONE_APPEND, /* bio emulates a zone append operation */ enumerator
921 bio_set_flag(bio, BIO_EMULATES_ZONE_APPEND); in blk_zone_wplug_prepare_bio()1159 if (bio_flagged(bio, BIO_EMULATES_ZONE_APPEND)) { in blk_zone_write_plug_bio_endio()
469 bio_flagged(bio, BIO_EMULATES_ZONE_APPEND); in bio_is_zone_append()
Completed in 12 milliseconds