Lines Matching defs:bio_is_patched
1690 struct bio *bio, int *bio_is_patched,
1701 if (NULL != bio_is_patched)
1702 *bio_is_patched = 0;
1852 BUG_ON(NULL == bio_is_patched);
1853 if (!*bio_is_patched) {
1861 *bio_is_patched = 1;
1985 BUG_ON(NULL == bio_is_patched);
1986 if (!*bio_is_patched) {
1992 *bio_is_patched = 1;
2650 int bio_is_patched = 0;
2676 bio, &bio_is_patched, bio->bi_opf);