Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dvolumes.h316 struct btrfs_bio_stripe { struct
342 struct btrfs_bio_stripe stripes[]; argument
377 struct btrfs_bio_stripe stripes[];
381 (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.c1088 struct btrfs_bio_stripe *stripe; in rbio_add_io_page()
1353 struct btrfs_bio_stripe *stripe; in find_bio_stripe()
Dvolumes.c5538 sizeof(struct btrfs_bio_stripe) * (total_stripes) + in alloc_btrfs_bio()
5832 struct btrfs_bio_stripe *new = in handle_ops_on_dev_replace()
5834 struct btrfs_bio_stripe *old = in handle_ops_on_dev_replace()
5876 struct btrfs_bio_stripe *tgtdev_stripe = in handle_ops_on_dev_replace()
Dextent-tree.c1316 struct btrfs_bio_stripe *stripe; in btrfs_discard_extent()