Searched defs:rbio (Results 1 – 3 of 3) sorted by relevance
254 static void cache_rbio_pages(struct btrfs_raid_bio *rbio) in cache_rbio_pages()284 static int rbio_bucket(struct btrfs_raid_bio *rbio) in rbio_bucket()347 static void __remove_rbio_from_cache(struct btrfs_raid_bio *rbio) in __remove_rbio_from_cache()407 static void remove_rbio_from_cache(struct btrfs_raid_bio *rbio) in remove_rbio_from_cache()429 struct btrfs_raid_bio *rbio; in btrfs_clear_rbio_cache() local467 static void cache_rbio(struct btrfs_raid_bio *rbio) in cache_rbio()535 static int __rbio_is_full(struct btrfs_raid_bio *rbio) in __rbio_is_full()547 static int rbio_is_full(struct btrfs_raid_bio *rbio) in rbio_is_full()611 static struct page *rbio_pstripe_page(struct btrfs_raid_bio *rbio, int index) in rbio_pstripe_page()621 static struct page *rbio_qstripe_page(struct btrfs_raid_bio *rbio, int index) in rbio_qstripe_page()[all …]
2683 struct btrfs_raid_bio *rbio; in scrub_parity_check_and_repair() local
176 struct bio *rbio = r10_bio->devs[j].repl_bio; in r10buf_pool_alloc() local183 struct bio *rbio = r10_bio->devs[0].bio; in r10buf_pool_alloc() local