Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Draid56.c175 static void start_async_work(struct btrfs_raid_bio *rbio, btrfs_func_t work_func) in start_async_work()
236 static void cache_rbio_pages(struct btrfs_raid_bio *rbio) in cache_rbio_pages()
266 static int rbio_bucket(struct btrfs_raid_bio *rbio) in rbio_bucket()
329 static void __remove_rbio_from_cache(struct btrfs_raid_bio *rbio) in __remove_rbio_from_cache()
389 static void remove_rbio_from_cache(struct btrfs_raid_bio *rbio) in remove_rbio_from_cache()
411 struct btrfs_raid_bio *rbio; in btrfs_clear_rbio_cache() local
449 static void cache_rbio(struct btrfs_raid_bio *rbio) in cache_rbio()
513 static int rbio_is_full(struct btrfs_raid_bio *rbio) in rbio_is_full()
599 static int rbio_stripe_page_index(struct btrfs_raid_bio *rbio, int stripe, in rbio_stripe_page_index()
609 static struct page *rbio_stripe_page(struct btrfs_raid_bio *rbio, int stripe, in rbio_stripe_page()
[all …]
Dscrub.c2147 struct btrfs_raid_bio *rbio; in scrub_missing_raid56_pages() local
2732 struct btrfs_raid_bio *rbio; in scrub_parity_check_and_repair() local
/Linux-v4.19/drivers/md/
Draid10.c202 struct bio *rbio = r10_bio->devs[j].repl_bio; in r10buf_pool_alloc() local