Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Draid56.c255 static void cache_rbio_pages(struct btrfs_raid_bio *rbio) in cache_rbio_pages()
285 static int rbio_bucket(struct btrfs_raid_bio *rbio) in rbio_bucket()
348 static void __remove_rbio_from_cache(struct btrfs_raid_bio *rbio) in __remove_rbio_from_cache()
408 static void remove_rbio_from_cache(struct btrfs_raid_bio *rbio) in remove_rbio_from_cache()
430 struct btrfs_raid_bio *rbio; in btrfs_clear_rbio_cache() local
468 static void cache_rbio(struct btrfs_raid_bio *rbio) in cache_rbio()
536 static int __rbio_is_full(struct btrfs_raid_bio *rbio) in __rbio_is_full()
548 static int rbio_is_full(struct btrfs_raid_bio *rbio) in rbio_is_full()
616 static struct page *rbio_pstripe_page(struct btrfs_raid_bio *rbio, int index) in rbio_pstripe_page()
626 static struct page *rbio_qstripe_page(struct btrfs_raid_bio *rbio, int index) in rbio_qstripe_page()
[all …]
Dscrub.c2184 struct btrfs_raid_bio *rbio; in scrub_missing_raid56_pages() local
2764 struct btrfs_raid_bio *rbio; in scrub_parity_check_and_repair() local
/linux-4.4.14/drivers/md/
Draid10.c177 struct bio *rbio = r10_bio->devs[j].repl_bio; in r10buf_pool_alloc() local
184 struct bio *rbio = r10_bio->devs[0].bio; in r10buf_pool_alloc() local