Lines Matching defs:bio_is_patched
323 struct bio *bio, int *bio_is_patched,
1735 struct bio *bio, int *bio_is_patched,
1746 if (NULL != bio_is_patched)
1747 *bio_is_patched = 0;
1892 BUG_ON(NULL == bio_is_patched);
1893 if (!*bio_is_patched) {
1901 *bio_is_patched = 1;
2023 BUG_ON(NULL == bio_is_patched);
2024 if (!*bio_is_patched) {
2030 *bio_is_patched = 1;
2688 int bio_is_patched;
2693 bio_is_patched = 0;
2720 bio, &bio_is_patched,