Searched refs:btrfs_raid_bio (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/btrfs/
H A Draid56.h28 struct btrfs_raid_bio { struct
198 struct btrfs_raid_bio *raid56_parity_alloc_scrub_rbio(struct bio *bio,
202 void raid56_parity_submit_scrub_rbio(struct btrfs_raid_bio *rbio);
204 void raid56_parity_cache_data_pages(struct btrfs_raid_bio *rbio,
H A Draid56.c70 static void index_rbio_pages(struct btrfs_raid_bio *rbio);
71 static int alloc_rbio_pages(struct btrfs_raid_bio *rbio);
73 static int finish_parity_scrub(struct btrfs_raid_bio *rbio);
76 static void free_raid_bio_pointers(struct btrfs_raid_bio *rbio)
85 static void free_raid_bio(struct btrfs_raid_bio *rbio)
108 static void start_async_work(struct btrfs_raid_bio *rbio, work_func_t work_func)
166 static void cache_rbio_pages(struct btrfs_raid_bio *rbio)
202 static int rbio_bucket(struct btrfs_raid_bio *rbio)
217 static bool full_page_sectors_uptodate(struct btrfs_raid_bio *rbio,
240 static void index_stripe_sectors(struct btrfs_raid_bio *rbi
[all...]
H A Dscrub.c1931 struct btrfs_raid_bio *rbio;
/linux-master/include/trace/events/
H A Dbtrfs.h33 struct btrfs_raid_bio;
2414 TP_PROTO(const struct btrfs_raid_bio *rbio,
2464 TP_PROTO(const struct btrfs_raid_bio *rbio,
2472 TP_PROTO(const struct btrfs_raid_bio *rbio,

Completed in 99 milliseconds