Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dvolumes.h292 struct btrfs_bio_stripe { struct
322 struct btrfs_bio_stripe stripes[];
354 struct btrfs_bio_stripe stripes[];
358 (sizeof(struct btrfs_bio_stripe) * (n)))
Draid56.c1066 struct btrfs_bio_stripe *stripe; in rbio_add_io_page()
1345 struct btrfs_bio_stripe *stripe; in find_bio_stripe()
Dvolumes.c5149 struct btrfs_bio_stripe s; in sort_parity_stripes()
5178 sizeof(struct btrfs_bio_stripe) * (total_stripes) + in alloc_btrfs_bio()
5536 sizeof(struct btrfs_bio_stripe) * in __btrfs_map_block()
5662 struct btrfs_bio_stripe *new = in __btrfs_map_block()
5664 struct btrfs_bio_stripe *old = in __btrfs_map_block()
5710 struct btrfs_bio_stripe *tgtdev_stripe = in __btrfs_map_block()
Dextent-tree.c2034 struct btrfs_bio_stripe *stripe = bbio->stripes; in btrfs_discard_extent()