Searched refs:btrfs_raid_bio (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/fs/btrfs/ |
A D | raid56.c | 296 static void steal_rbio(struct btrfs_raid_bio *src, struct btrfs_raid_bio *dest) in steal_rbio() 429 struct btrfs_raid_bio *rbio; in btrfs_clear_rbio_cache() 436 struct btrfs_raid_bio, in btrfs_clear_rbio_cache() 497 struct btrfs_raid_bio, in cache_rbio() 658 struct btrfs_raid_bio *cur; in lock_stripe_add() 921 struct btrfs_raid_bio *rbio; in alloc_rbio() 1560 const struct btrfs_raid_bio *ra = container_of(a, struct btrfs_raid_bio, in plug_cmp() 1562 const struct btrfs_raid_bio *rb = container_of(b, struct btrfs_raid_bio, in plug_cmp() 1577 struct btrfs_raid_bio *cur; in raid_unplug() 1640 struct btrfs_raid_bio *rbio; in raid56_parity_write() [all …]
|
A D | raid56.h | 20 struct btrfs_raid_bio { struct 185 void raid56_add_scrub_pages(struct btrfs_raid_bio *rbio, struct page *page, 188 struct btrfs_raid_bio *raid56_parity_alloc_scrub_rbio(struct bio *bio, 192 void raid56_parity_submit_scrub_rbio(struct btrfs_raid_bio *rbio); 194 struct btrfs_raid_bio * 196 void raid56_submit_missing_rbio(struct btrfs_raid_bio *rbio);
|
A D | scrub.c | 2394 struct btrfs_raid_bio *rbio; in scrub_missing_raid56_pages() 2995 struct btrfs_raid_bio *rbio; in scrub_parity_check_and_repair()
|
/linux-6.3-rc2/include/trace/events/ |
A D | btrfs.h | 33 struct btrfs_raid_bio; 2405 TP_PROTO(const struct btrfs_raid_bio *rbio, 2455 TP_PROTO(const struct btrfs_raid_bio *rbio, 2463 TP_PROTO(const struct btrfs_raid_bio *rbio, 2472 TP_PROTO(const struct btrfs_raid_bio *rbio, 2480 TP_PROTO(const struct btrfs_raid_bio *rbio, 2488 TP_PROTO(const struct btrfs_raid_bio *rbio,
|
Completed in 19 milliseconds