Searched refs:btrfs_raid_bio (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/btrfs/ |
| A D | raid56.c | 374 static void steal_rbio(struct btrfs_raid_bio *src, struct btrfs_raid_bio *dest) in steal_rbio() 504 struct btrfs_raid_bio *rbio; in btrfs_clear_rbio_cache() 511 struct btrfs_raid_bio, in btrfs_clear_rbio_cache() 571 struct btrfs_raid_bio, in cache_rbio() 730 struct btrfs_raid_bio *cur; in lock_stripe_add() 990 struct btrfs_raid_bio *rbio; in alloc_rbio() 1670 const struct btrfs_raid_bio *ra = container_of(a, struct btrfs_raid_bio, in plug_cmp() 1672 const struct btrfs_raid_bio *rb = container_of(b, struct btrfs_raid_bio, in plug_cmp() 1687 struct btrfs_raid_bio *cur; in raid_unplug() 1751 struct btrfs_raid_bio *rbio; in raid56_parity_write() [all …]
|
| A D | raid56.h | 28 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 D | scrub.c | 1942 struct btrfs_raid_bio *rbio; in scrub_raid56_parity_stripe()
|
| /linux/include/trace/events/ |
| A D | btrfs.h | 31 struct btrfs_raid_bio; 2396 TP_PROTO(const struct btrfs_raid_bio *rbio, 2446 TP_PROTO(const struct btrfs_raid_bio *rbio, 2454 TP_PROTO(const struct btrfs_raid_bio *rbio,
|
Completed in 18 milliseconds