Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dvolumes.h317 struct btrfs_bio_stripe { struct
343 struct btrfs_bio_stripe stripes[]; argument
378 struct btrfs_bio_stripe stripes[];
382 (sizeof(struct btrfs_bio_stripe) * (n)))
H A Dextent_map.c363 struct btrfs_bio_stripe *stripe = &map->stripes[i]; in extent_map_device_set_bits()
378 struct btrfs_bio_stripe *stripe = &map->stripes[i]; in extent_map_device_clear_bits()
H A Draid56.c1097 struct btrfs_bio_stripe *stripe; in rbio_add_io_page()
1375 struct btrfs_bio_stripe *stripe; in find_bio_stripe()
H A Dvolumes.c5599 sizeof(struct btrfs_bio_stripe) * (total_stripes) + in alloc_btrfs_bio()
5893 struct btrfs_bio_stripe *new = in handle_ops_on_dev_replace()
5895 struct btrfs_bio_stripe *old = in handle_ops_on_dev_replace()
5937 struct btrfs_bio_stripe *tgtdev_stripe = in handle_ops_on_dev_replace()
H A Dextent-tree.c1281 struct btrfs_bio_stripe *stripe; in btrfs_discard_extent()