Home
last modified time | relevance | path

Searched refs:BIO_EMULATES_ZONE_APPEND (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dblk_types.h296 BIO_EMULATES_ZONE_APPEND, /* bio emulates a zone append operation */ enumerator
/linux/block/
H A Dblk.h418 bio_flagged(bio, BIO_EMULATES_ZONE_APPEND); in bio_is_zone_append()
H A Dblk-zoned.c1016 bio_set_flag(bio, BIO_EMULATES_ZONE_APPEND); in blk_zone_wplug_prepare_bio()
1254 if (bio_flagged(bio, BIO_EMULATES_ZONE_APPEND)) { in blk_zone_write_plug_bio_endio()