Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
Dvolumes.h317 struct btrfs_bio_stripe { struct
343 struct btrfs_bio_stripe stripes[]; argument
378 struct btrfs_bio_stripe stripes[];
382 (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.c1097 struct btrfs_bio_stripe *stripe; in rbio_add_io_page()
1375 struct btrfs_bio_stripe *stripe; in find_bio_stripe()
Dvolumes.c5600 sizeof(struct btrfs_bio_stripe) * (total_stripes) + in alloc_btrfs_bio()
5894 struct btrfs_bio_stripe *new = in handle_ops_on_dev_replace()
5896 struct btrfs_bio_stripe *old = in handle_ops_on_dev_replace()
5938 struct btrfs_bio_stripe *tgtdev_stripe = in handle_ops_on_dev_replace()
Dextent-tree.c1281 struct btrfs_bio_stripe *stripe; in btrfs_discard_extent()