Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dvolumes.h320 struct btrfs_bio_stripe { struct
347 struct btrfs_bio_stripe stripes[];
382 struct btrfs_bio_stripe stripes[];
386 (sizeof(struct btrfs_bio_stripe) * (n)))
Dextent_map.c348 struct btrfs_bio_stripe *stripe = &map->stripes[i]; in extent_map_device_set_bits()
363 struct btrfs_bio_stripe *stripe = &map->stripes[i]; in extent_map_device_clear_bits()
Draid56.c1093 struct btrfs_bio_stripe *stripe; in rbio_add_io_page()
1366 struct btrfs_bio_stripe *stripe; in find_bio_stripe()
Dvolumes.c5521 struct btrfs_bio_stripe s; in sort_parity_stripes()
5550 sizeof(struct btrfs_bio_stripe) * (total_stripes) + in alloc_btrfs_bio()
5839 struct btrfs_bio_stripe *new = in handle_ops_on_dev_replace()
5841 struct btrfs_bio_stripe *old = in handle_ops_on_dev_replace()
5883 struct btrfs_bio_stripe *tgtdev_stripe = in handle_ops_on_dev_replace()
6196 sizeof(struct btrfs_bio_stripe) * in __btrfs_map_block()
Dextent-tree.c1324 struct btrfs_bio_stripe *stripe = bbio->stripes; in btrfs_discard_extent()