Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dvolumes.h300 struct btrfs_bio_stripe { struct
329 struct btrfs_bio_stripe stripes[];
362 struct btrfs_bio_stripe stripes[];
366 (sizeof(struct btrfs_bio_stripe) * (n)))
Draid56.c1086 struct btrfs_bio_stripe *stripe; in rbio_add_io_page()
1369 struct btrfs_bio_stripe *stripe; in find_bio_stripe()
Dvolumes.c5254 struct btrfs_bio_stripe s; in sort_parity_stripes()
5283 sizeof(struct btrfs_bio_stripe) * (total_stripes) + in alloc_btrfs_bio()
5572 struct btrfs_bio_stripe *new = in handle_ops_on_dev_replace()
5574 struct btrfs_bio_stripe *old = in handle_ops_on_dev_replace()
5616 struct btrfs_bio_stripe *tgtdev_stripe = in handle_ops_on_dev_replace()
5874 sizeof(struct btrfs_bio_stripe) * in __btrfs_map_block()
Dextent-tree.c1985 struct btrfs_bio_stripe *stripe = bbio->stripes; in btrfs_discard_extent()