Home
last modified time | relevance | path

Searched refs:btrfs_raid_bio (Results 1 – 3 of 3) sorted by relevance

/fs/btrfs/
A Draid56.c385 static void steal_rbio(struct btrfs_raid_bio *src, struct btrfs_raid_bio *dest) in steal_rbio()
515 struct btrfs_raid_bio *rbio; in btrfs_clear_rbio_cache()
581 struct btrfs_raid_bio, in cache_rbio()
740 struct btrfs_raid_bio *cur; in lock_stripe_add()
1000 struct btrfs_raid_bio *rbio; in alloc_rbio()
1680 const struct btrfs_raid_bio *ra = container_of(a, struct btrfs_raid_bio, in plug_cmp()
1682 const struct btrfs_raid_bio *rb = container_of(b, struct btrfs_raid_bio, in plug_cmp()
1697 struct btrfs_raid_bio *cur; in raid_unplug()
1761 struct btrfs_raid_bio *rbio; in raid56_parity_write()
2097 struct btrfs_raid_bio *rbio; in recover_rbio_work()
[all …]
A Draid56.h28 struct btrfs_raid_bio { struct
198 struct btrfs_raid_bio *raid56_parity_alloc_scrub_rbio(struct bio *bio,
202 void raid56_parity_submit_scrub_rbio(struct btrfs_raid_bio *rbio);
204 void raid56_parity_cache_data_pages(struct btrfs_raid_bio *rbio,
A Dscrub.c2063 struct btrfs_raid_bio *rbio; in scrub_raid56_parity_stripe()

Completed in 15 milliseconds