Home
last modified time | relevance | path

Searched refs:BIO_FLAG_LAST (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dblk_types.h303 BIO_FLAG_LAST enumerator
/linux/block/
H A Dbio.c1831 BUILD_BUG_ON(BIO_FLAG_LAST > 8 * sizeof_field(struct bio, bi_flags)); in init_bio()