Home
last modified time | relevance | path

Searched defs:rbio (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/fs/btrfs/
Draid56.c192 static void start_async_work(struct btrfs_raid_bio *rbio, btrfs_func_t work_func) in start_async_work()
250 static void cache_rbio_pages(struct btrfs_raid_bio *rbio) in cache_rbio_pages()
272 static int rbio_bucket(struct btrfs_raid_bio *rbio) in rbio_bucket()
335 static void __remove_rbio_from_cache(struct btrfs_raid_bio *rbio) in __remove_rbio_from_cache()
395 static void remove_rbio_from_cache(struct btrfs_raid_bio *rbio) in remove_rbio_from_cache()
417 struct btrfs_raid_bio *rbio; in btrfs_clear_rbio_cache() local
455 static void cache_rbio(struct btrfs_raid_bio *rbio) in cache_rbio()
519 static int rbio_is_full(struct btrfs_raid_bio *rbio) in rbio_is_full()
605 static int rbio_stripe_page_index(struct btrfs_raid_bio *rbio, int stripe, in rbio_stripe_page_index()
615 static struct page *rbio_stripe_page(struct btrfs_raid_bio *rbio, int stripe, in rbio_stripe_page()
[all …]
Dscrub.c2208 struct btrfs_raid_bio *rbio; in scrub_missing_raid56_pages() local
2828 struct btrfs_raid_bio *rbio; in scrub_parity_check_and_repair() local
/Linux-v5.15/drivers/md/
Draid1-10.c37 static void rbio_pool_free(void *rbio, void *data) in rbio_pool_free()
Draid10.c164 struct bio *rbio = r10_bio->devs[j].repl_bio; in r10buf_pool_alloc() local
1750 struct bio *mbio, *rbio = NULL; in raid10_handle_discard() local