Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dblk_types.h274 BIO_NO_PAGE_REF, /* don't put release vec pages */ enumerator
/kernel/linux/linux-5.10/block/
Dbio.c953 if (bio_flagged(bio, BIO_NO_PAGE_REF)) in bio_release_pages()
1134 bio_set_flag(bio, BIO_NO_PAGE_REF); in bio_iov_iter_get_pages()