Searched refs:btrfs_bio_alloc (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | extent_io.c | 739 bbio = btrfs_bio_alloc(BIO_MAX_VECS, bio_ctrl->opf, inode, in alloc_new_bio() 2249 bbio = btrfs_bio_alloc(INLINE_EXTENT_BUFFER_PAGES, in write_one_eb() 3951 bbio = btrfs_bio_alloc(INLINE_EXTENT_BUFFER_PAGES, in read_extent_buffer_pages_nowait()
|
| H A D | relocation.c | 3993 bbio = btrfs_bio_alloc(BIO_MAX_VECS, op, BTRFS_I(fs_info->btree_inode), in copy_remapped_data_io() 4006 bbio = btrfs_bio_alloc(BIO_MAX_VECS, op, in copy_remapped_data_io()
|
| H A D | scrub.c | 946 bbio = btrfs_bio_alloc(nr_vecs, opf, BTRFS_I(fs_info->btree_inode), in alloc_scrub_bbio()
|
| H A D | inode.c | 9630 bbio = btrfs_bio_alloc(BIO_MAX_VECS, REQ_OP_READ, inode, 0, in btrfs_encoded_read_regular_fill_pages() 9641 bbio = btrfs_bio_alloc(BIO_MAX_VECS, REQ_OP_READ, inode, 0, in btrfs_encoded_read_regular_fill_pages()
|