Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Draid56.c254 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() local
467 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 …]
Dscrub.c2683 struct btrfs_raid_bio *rbio; in scrub_parity_check_and_repair() local
/linux-4.1.27/drivers/md/
Draid10.c176 struct bio *rbio = r10_bio->devs[j].repl_bio; in r10buf_pool_alloc() local
183 struct bio *rbio = r10_bio->devs[0].bio; in r10buf_pool_alloc() local