Lines Matching refs:btrfs_io_context
5883 static void sort_parity_stripes(struct btrfs_io_context *bioc, int num_stripes) in sort_parity_stripes()
5901 static struct btrfs_io_context *alloc_btrfs_io_context(struct btrfs_fs_info *fs_info, in alloc_btrfs_io_context()
5905 struct btrfs_io_context *bioc = kzalloc( in alloc_btrfs_io_context()
5907 sizeof(struct btrfs_io_context) + in alloc_btrfs_io_context()
5931 void btrfs_get_bioc(struct btrfs_io_context *bioc) in btrfs_get_bioc()
5937 void btrfs_put_bioc(struct btrfs_io_context *bioc) in btrfs_put_bioc()
6108 struct btrfs_io_context *bioc = NULL; in get_extra_mirror_from_replace()
6185 struct btrfs_io_context **bioc_ret, in handle_ops_on_dev_replace()
6190 struct btrfs_io_context *bioc = *bioc_ret; in handle_ops_on_dev_replace()
6335 struct btrfs_io_context **bioc_ret, in __btrfs_map_block()
6353 struct btrfs_io_context *bioc = NULL; in __btrfs_map_block()
6602 struct btrfs_io_context **bioc_ret, int mirror_num) in btrfs_map_block()
6611 struct btrfs_io_context **bioc_ret) in btrfs_map_sblock()