Searched refs:have_ioref (Results 1 – 6 of 6) sorted by relevance
395 if (rbio->have_ioref) { in bch2_rbio_free()577 struct bch_dev *ca = rbio->have_ioref ? bch2_dev_have_ref(c, rbio->pick.ptr.dev) : NULL; in bch2_read_io_err()670 struct bch_dev *ca = rbio->have_ioref ? bch2_dev_have_ref(c, rbio->pick.ptr.dev) : NULL; in bch2_read_csum_err()690 struct bch_dev *ca = rbio->have_ioref ? bch2_dev_have_ref(c, rbio->pick.ptr.dev) : NULL; in bch2_read_decompress_err()710 struct bch_dev *ca = rbio->have_ioref ? bch2_dev_have_ref(c, rbio->pick.ptr.dev) : NULL; in bch2_read_decrypt_err()726 struct bch_dev *ca = rbio->have_ioref ? bch2_dev_have_ref(c, rbio->pick.ptr.dev) : NULL; in __bch2_read_endio()855 struct bch_dev *ca = rbio->have_ioref ? bch2_dev_have_ref(c, rbio->pick.ptr.dev) : NULL; in bch2_read_endio()1125 rbio->have_ioref = ca != NULL; in __bch2_read_extent()1173 if (unlikely(!rbio->have_ioref)) { in __bch2_read_extent()
31 have_ioref:1,
1333 rb->have_ioref = ca != NULL; in btree_node_read_work()1339 if (rb->have_ioref) { in btree_node_read_work()1356 if (rb->have_ioref) in btree_node_read_work()1358 rb->have_ioref = false; in btree_node_read_work()1413 struct bch_dev *ca = rb->have_ioref in btree_node_read_endio()1611 if (rb->have_ioref) { in btree_node_read_all_replicas_endio()1662 rb->have_ioref = ca != NULL; in btree_node_read_all_replicas()1669 if (rb->have_ioref) { in btree_node_read_all_replicas()1745 rb->have_ioref = ca != NULL; in bch2_btree_node_read()1752 if (rb->have_ioref) { in bch2_btree_node_read()[all …]
43 have_ioref:1, member
42 unsigned have_ioref:1; member
496 n->have_ioref = ca != NULL; in bch2_submit_wbio_replicas()504 if (likely(n->have_ioref)) { in bch2_submit_wbio_replicas()719 struct bch_dev *ca = wbio->have_ioref in bch2_write_endio()750 if (wbio->have_ioref) in bch2_write_endio()