Searched refs:BIO_REFFED (Results 1 - 4 of 4) sorted by path

/linux-master/block/
H A Dbio.c813 if (unlikely(bio_flagged(bio, BIO_REFFED))) {
H A Dfops.c222 bio_clear_flag(bio, BIO_REFFED);
/linux-master/include/linux/
H A Dbio.h216 bio->bi_flags |= (1 << BIO_REFFED);
224 bio->bi_flags |= (1 << BIO_REFFED);
H A Dblk_types.h285 BIO_REFFED, /* bio has elevated ->bi_cnt */ enumerator in enum:__anon2073

Completed in 1584 milliseconds