Home
last modified time | relevance | path

Searched refs:btrfs_bio_stripe (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/fs/btrfs/
Dvolumes.h338 struct btrfs_bio_stripe { struct
364 struct btrfs_bio_stripe stripes[]; argument
399 struct btrfs_bio_stripe stripes[];
403 (sizeof(struct btrfs_bio_stripe) * (n)))
Dextent_map.c363 struct btrfs_bio_stripe *stripe = &map->stripes[i]; in extent_map_device_set_bits()
378 struct btrfs_bio_stripe *stripe = &map->stripes[i]; in extent_map_device_clear_bits()
Draid56.c1080 struct btrfs_bio_stripe *stripe; in rbio_add_io_page()
1342 struct btrfs_bio_stripe *stripe; in find_bio_stripe()
Dvolumes.c5822 sizeof(struct btrfs_bio_stripe) * (total_stripes) + in alloc_btrfs_bio()
6143 struct btrfs_bio_stripe *new = in handle_ops_on_dev_replace()
6145 struct btrfs_bio_stripe *old = in handle_ops_on_dev_replace()
6187 struct btrfs_bio_stripe *tgtdev_stripe = in handle_ops_on_dev_replace()
Dextent-tree.c1269 static int do_discard_extent(struct btrfs_bio_stripe *stripe, u64 *bytes) in do_discard_extent()
1325 struct btrfs_bio_stripe *stripe; in btrfs_discard_extent()