Searched defs:bbio (Results 1 - 11 of 11) sorted by relevance

/linux-master/fs/btrfs/
H A Dcompression.h72 struct btrfs_bio bbio; member in struct:compressed_bio
H A Dzoned.h197 static inline bool btrfs_use_zone_append(struct btrfs_bio *bbio) argument
202 static inline void btrfs_record_physical_zoned(struct btrfs_bio *bbio) argument
H A Dbio.c24 struct btrfs_bio *bbio; member in struct:btrfs_failed_bio
30 static inline bool is_data_bbio(struct btrfs_bio *bbio) argument
35 static bool bbio_has_ordered_extent(struct btrfs_bio *bbio) argument
44 void btrfs_bio_init(struct btrfs_bio *bbio, struct btrfs_fs_info *fs_info, argument
65 struct btrfs_bio *bbio; local
78 struct btrfs_bio *bbio; local
104 btrfs_cleanup_bio(struct btrfs_bio *bbio) argument
111 __btrfs_bio_end_io(struct btrfs_bio *bbio) argument
123 btrfs_bio_end_io(struct btrfs_bio *bbio, blk_status_t status) argument
131 btrfs_bbio_propagate_error(struct btrfs_bio *bbio, struct btrfs_bio *orig_bbio) argument
150 btrfs_orig_bbio_end_io(struct btrfs_bio *bbio) argument
287 btrfs_check_read_bio(struct btrfs_bio *bbio, struct btrfs_device *dev) argument
357 struct btrfs_bio *bbio = container_of(work, struct btrfs_bio, end_io_work); local
368 struct btrfs_bio *bbio = btrfs_bio(bio); local
390 struct btrfs_bio *bbio = btrfs_bio(bio); local
406 struct btrfs_bio *bbio = btrfs_bio(bio); local
535 btrfs_bio_csum(struct btrfs_bio *bbio) argument
547 struct btrfs_bio *bbio; member in struct:async_submit_bio
609 should_async_write(struct btrfs_bio *bbio) argument
646 btrfs_wq_submit_bio(struct btrfs_bio *bbio, struct btrfs_io_context *bioc, struct btrfs_io_stripe *smap, int mirror_num) argument
667 btrfs_submit_chunk(struct btrfs_bio *bbio, int mirror_num) argument
765 btrfs_submit_bio(struct btrfs_bio *bbio, int mirror_num) argument
844 btrfs_submit_repair_write(struct btrfs_bio *bbio, int mirror_num, bool dev_replace) argument
[all...]
H A Dfile-item.c340 blk_status_t btrfs_lookup_bio_sums(struct btrfs_bio *bbio) argument
728 btrfs_csum_one_bio(struct btrfs_bio *bbio) argument
787 btrfs_alloc_dummy_sum(struct btrfs_bio *bbio) argument
[all...]
H A Dcompression.c57 static inline struct compressed_bio *to_compressed_bio(struct btrfs_bio *bbio) argument
66 struct btrfs_bio *bbio; local
264 static void end_bbio_comprssed_read(struct btrfs_bio *bbio) argument
337 end_bbio_comprssed_write(struct btrfs_bio *bbio) argument
560 btrfs_submit_compressed_read(struct btrfs_bio *bbio) argument
[all...]
H A Dzoned.c1711 bool btrfs_use_zone_append(struct btrfs_bio *bbio) argument
1750 void btrfs_record_physical_zoned(struct btrfs_bio *bbio) argument
[all...]
H A Ddisk-io.c260 blk_status_t btree_csum_one_bio(struct btrfs_bio *bbio) argument
H A Dscrub.c783 static void scrub_repair_read_endio(struct btrfs_bio *bbio) argument
821 struct btrfs_bio *bbio = NULL; local
1098 scrub_read_endio(struct btrfs_bio *bbio) argument
1126 scrub_write_endio(struct btrfs_bio *bbio) argument
1152 scrub_submit_write_bio(struct scrub_ctx *sctx, struct scrub_stripe *stripe, struct btrfs_bio *bbio, bool dev_replace) argument
1198 struct btrfs_bio *bbio = NULL; local
1655 struct btrfs_bio *bbio = NULL; local
1727 struct btrfs_bio *bbio; local
[all...]
H A Dextent_io.c98 struct btrfs_bio *bbio; member in struct:btrfs_bio_ctrl
108 struct btrfs_bio *bbio = bio_ctrl->bbio; local
131 struct btrfs_bio *bbio = bio_ctrl->bbio; local
462 end_bbio_data_write(struct btrfs_bio *bbio) argument
592 end_bbio_data_read(struct btrfs_bio *bbio) argument
772 struct btrfs_bio *bbio; local
1645 end_bbio_meta_write(struct btrfs_bio *bbio) argument
1704 struct btrfs_bio *bbio; local
4273 end_bbio_meta_read(struct btrfs_bio *bbio) argument
4318 struct btrfs_bio *bbio; local
[all...]
H A Dinode.c93 struct btrfs_bio bbio; member in struct:btrfs_dio_private
2579 static int btrfs_extract_ordered_extent(struct btrfs_bio *bbio, argument
3325 bool btrfs_data_csum_ok(struct btrfs_bio *bbio, struc argument
7780 btrfs_dio_end_io(struct btrfs_bio *bbio) argument
7810 struct btrfs_bio *bbio = btrfs_bio(bio); local
10031 btrfs_encoded_read_endio(struct btrfs_bio *bbio) argument
10060 struct btrfs_bio *bbio; local
[all...]
/linux-master/drivers/md/bcache/
H A Dbcache.h744 struct bbio { struct

Completed in 382 milliseconds