Home
last modified time | relevance | path

Searched refs:bch2_bio_map (Results 1 – 10 of 10) sorted by relevance

/fs/bcachefs/
A Dsuper-io.c729 bch2_bio_map(sb->bio, sb->sb, sb->buffer_size); in read_one_super()
878 bch2_bio_map(sb->bio, sb->sb, sizeof(struct bch_sb_layout)); in __bch2_read_super()
988 bch2_bio_map(bio, ca->sb_read_scratch, BCH_SB_READ_SCRATCH_BUF_SIZE); in read_back_super()
1011 bch2_bio_map(bio, sb, in write_one_super()
A Dbtree_node_scan.c136 bch2_bio_map(bio, b->data, c->opts.block_size); in try_read_btree_node()
189 bch2_bio_map(bio, b->data, c->opts.btree_node_size); in try_read_btree_node()
A Ddebug.c58 bch2_bio_map(bio, n_sorted, btree_buf_bytes(b)); in bch2_btree_verify_replica()
220 bch2_bio_map(bio, n_ondisk, btree_buf_bytes(b)); in bch2_btree_node_ondisk_to_text()
A Dbtree_io.c1762 bch2_bio_map(&rb->bio, ra->buf[i], btree_buf_bytes(b)); in btree_node_read_all_replicas()
1853 bch2_bio_map(bio, b->data, btree_buf_bytes(b)); in bch2_btree_node_read()
2088 bch2_bio_map(&scrub->bio, scrub->buf, c->opts.btree_node_size); in bch2_btree_node_scrub()
2552 bch2_bio_map(&wbio->wbio.bio, data, sectors_to_write << 9); in __bch2_btree_node_write()
A Dutil.h358 void bch2_bio_map(struct bio *bio, void *base, size_t);
A Dutil.c618 void bch2_bio_map(struct bio *bio, void *base, size_t size) in bch2_bio_map() function
A Djournal_io.c1077 bch2_bio_map(bio, buf->data, sectors_read << 9); in journal_read_bucket()
1883 bch2_bio_map(bio, w->data, sectors << 9); in CLOSURE_CALLBACK()
A Dbackpointers.c506 bch2_bio_map(bio, data_buf, bytes); in check_extent_checksum()
A Dio_write.c834 bch2_bio_map(bio, buf, output_available); in bch2_write_bio_alloc()
A Dec.c790 bch2_bio_map(&ec_bio->bio, buf->data[idx] + offset, b); in ec_block_io()

Completed in 33 milliseconds