Home
last modified time | relevance | path

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

/linux-4.19.296/block/
Dbio.c48 #define BV(x, n) { .nr_vecs = x, .name = "biovec-"#n } macro
50 BV(1, 1), BV(4, 4), BV(16, 16), BV(64, 64), BV(128, 128), BV(BIO_MAX_PAGES, max),
52 #undef BV