Home
last modified time | relevance | path

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

/fs/btrfs/
Dvolumes.h304 struct btrfs_bio_stripe { struct
333 struct btrfs_bio_stripe stripes[];
364 struct btrfs_bio_stripe stripes[];
368 (sizeof(struct btrfs_bio_stripe) * (n)))
Draid56.c1085 struct btrfs_bio_stripe *stripe; in rbio_add_io_page()
1355 struct btrfs_bio_stripe *stripe; in find_bio_stripe()
Dvolumes.c5219 struct btrfs_bio_stripe s; in sort_parity_stripes()
5248 sizeof(struct btrfs_bio_stripe) * (total_stripes) + in alloc_btrfs_bio()
5537 struct btrfs_bio_stripe *new = in handle_ops_on_dev_replace()
5539 struct btrfs_bio_stripe *old = in handle_ops_on_dev_replace()
5581 struct btrfs_bio_stripe *tgtdev_stripe = in handle_ops_on_dev_replace()
5847 sizeof(struct btrfs_bio_stripe) * in __btrfs_map_block()
Dextent-tree.c2152 struct btrfs_bio_stripe *stripe = bbio->stripes; in btrfs_discard_extent()