Searched defs:bioc (Results 1 - 8 of 8) sorted by relevance

/linux-master/fs/btrfs/
H A Draid-stripe-tree.c76 btrfs_insert_one_raid_extent(struct btrfs_trans_handle *trans, struct btrfs_io_context *bioc) argument
128 struct btrfs_io_context *bioc; local
[all...]
H A Draid56.h29 struct btrfs_io_context *bioc; member in struct:btrfs_raid_bio
181 static inline int nr_bioc_data_stripes(const struct btrfs_io_context *bioc) argument
H A Dbio.c389 struct btrfs_io_context *bioc = bio->bi_private; local
405 struct btrfs_io_context *bioc = stripe->bioc; local
482 btrfs_submit_mirrored_bio(struct btrfs_io_context *bioc, int dev_nr) argument
505 __btrfs_submit_bio(struct bio *bio, struct btrfs_io_context *bioc, struct btrfs_io_stripe *smap, int mirror_num) argument
548 struct btrfs_io_context *bioc; member in struct:async_submit_bio
646 btrfs_wq_submit_bio(struct btrfs_bio *bbio, struct btrfs_io_context *bioc, struct btrfs_io_stripe *smap, int mirror_num) argument
677 struct btrfs_io_context *bioc = NULL; local
[all...]
H A Draid56.c901 alloc_rbio(struct btrfs_fs_info *fs_info, struct btrfs_io_context *bioc) argument
1158 const struct btrfs_io_context *bioc = rbio->bioc; local
1665 raid56_parity_write(struct bio *bio, struct btrfs_io_context *bioc) argument
2069 raid56_parity_recover(struct bio *bio, struct btrfs_io_context *bioc, int mirror_num) argument
2362 raid56_parity_alloc_scrub_rbio(struct bio *bio, struct btrfs_io_context *bioc, struct btrfs_device *scrub_dev, unsigned long *dbitmap, int stripe_nsectors) argument
2429 struct btrfs_io_context *bioc = rbio->bioc; local
[all...]
H A Dvolumes.h440 struct btrfs_io_context *bioc; member in struct:btrfs_io_stripe
H A Dzoned.c1979 struct btrfs_io_context *bioc = NULL; local
H A Dscrub.c891 struct btrfs_io_context *bioc = NULL; local
1686 struct btrfs_io_context *bioc = NULL; local
1932 struct btrfs_io_context *bioc = NULL; local
[all...]
H A Dvolumes.c6108 struct btrfs_io_context *bioc; local
6130 void btrfs_get_bioc(struct btrfs_io_context *bioc) argument
6136 btrfs_put_bioc(struct btrfs_io_context *bioc) argument
6302 handle_ops_on_dev_replace(enum btrfs_map_op op, struct btrfs_io_context *bioc, struct btrfs_dev_replace *dev_replace, u64 logical, int *num_stripes_ret, int *max_errors_ret) argument
6641 struct btrfs_io_context *bioc = NULL; local
8318 map_raid56_repair_block(struct btrfs_io_context *bioc, struct btrfs_io_stripe *smap, u64 logical) argument
8357 struct btrfs_io_context *bioc = NULL; local
[all...]

Completed in 175 milliseconds