Searched refs:BIO_FLAG_LAST (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/include/linux/ | ||
| D | blk_types.h | 348 BIO_FLAG_LAST enumerator |
| /Linux-v6.6/block/ | ||
| D | bio.c | 1783 BUILD_BUG_ON(BIO_FLAG_LAST > 8 * sizeof_field(struct bio, bi_flags)); in init_bio() |