Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dvolumes.h286 struct btrfs_bio_stripe { struct
318 struct btrfs_bio_stripe stripes[];
345 struct btrfs_bio_stripe stripes[];
349 (sizeof(struct btrfs_bio_stripe) * (n)))
Dvolumes.c4881 struct btrfs_bio_stripe s; in sort_parity_stripes()
4910 sizeof(struct btrfs_bio_stripe) * (total_stripes) + in alloc_btrfs_bio()
5270 sizeof(struct btrfs_bio_stripe) * in __btrfs_map_block()
5396 struct btrfs_bio_stripe *new = in __btrfs_map_block()
5398 struct btrfs_bio_stripe *old = in __btrfs_map_block()
5444 struct btrfs_bio_stripe *tgtdev_stripe = in __btrfs_map_block()
Draid56.c1054 struct btrfs_bio_stripe *stripe; in rbio_add_io_page()
1335 struct btrfs_bio_stripe *stripe; in find_bio_stripe()
Dextent-tree.c1906 struct btrfs_bio_stripe *stripe = bbio->stripes; in btrfs_discard_extent()