Searched defs:rbio (Results 1 – 4 of 4) sorted by relevance
80 static void start_async_work(struct btrfs_raid_bio *rbio, work_func_t work_func) in start_async_work()138 static void cache_rbio_pages(struct btrfs_raid_bio *rbio) in cache_rbio_pages()166 static int rbio_bucket(struct btrfs_raid_bio *rbio) in rbio_bucket()181 static bool full_page_sectors_uptodate(struct btrfs_raid_bio *rbio, in full_page_sectors_uptodate()204 static void index_stripe_sectors(struct btrfs_raid_bio *rbio) in index_stripe_sectors()285 static void __remove_rbio_from_cache(struct btrfs_raid_bio *rbio) in __remove_rbio_from_cache()345 static void remove_rbio_from_cache(struct btrfs_raid_bio *rbio) in remove_rbio_from_cache()367 struct btrfs_raid_bio *rbio; in btrfs_clear_rbio_cache() local405 static void cache_rbio(struct btrfs_raid_bio *rbio) in cache_rbio()469 static int rbio_is_full(struct btrfs_raid_bio *rbio) in rbio_is_full()[all …]
2346 struct btrfs_raid_bio *rbio; in scrub_missing_raid56_pages() local2947 struct btrfs_raid_bio *rbio; in scrub_parity_check_and_repair() local
36 static void rbio_pool_free(void *rbio, void *data) in rbio_pool_free()
181 struct bio *rbio = r10_bio->devs[j].repl_bio; in r10buf_pool_alloc() local1813 struct bio *mbio, *rbio = NULL; in raid10_handle_discard() local