Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dbio.c25 struct btrfs_bio *bbio; member
31 static inline bool is_data_bbio(struct btrfs_bio *bbio) in is_data_bbio()
36 static bool bbio_has_ordered_extent(struct btrfs_bio *bbio) in bbio_has_ordered_extent()
66 struct btrfs_bio *bbio; in btrfs_bio_alloc() local
79 struct btrfs_bio *bbio; in btrfs_split_bio() local
105 static void btrfs_cleanup_bio(struct btrfs_bio *bbio) in btrfs_cleanup_bio()
112 static void __btrfs_bio_end_io(struct btrfs_bio *bbio) in __btrfs_bio_end_io()
363 struct btrfs_bio *bbio = btrfs_bio(bio); in btrfs_simple_end_io() local
385 struct btrfs_bio *bbio = btrfs_bio(bio); in btrfs_raid56_end_io() local
401 struct btrfs_bio *bbio = btrfs_bio(bio); in btrfs_orig_write_end_io() local
[all …]
H A Dcompression.c59 static inline struct compressed_bio *to_compressed_bio(struct btrfs_bio *bbio) in to_compressed_bio()
68 struct btrfs_bio *bbio; in alloc_compressed_bio() local
172 static void end_compressed_bio_read(struct btrfs_bio *bbio) in end_compressed_bio_read()
245 static void end_compressed_bio_write(struct btrfs_bio *bbio) in end_compressed_bio_write()
467 void btrfs_submit_compressed_read(struct btrfs_bio *bbio) in btrfs_submit_compressed_read()
H A Dscrub.c784 static void scrub_repair_read_endio(struct btrfs_bio *bbio) in scrub_repair_read_endio()
822 struct btrfs_bio *bbio = NULL; in scrub_stripe_submit_repair_read() local
1099 static void scrub_read_endio(struct btrfs_bio *bbio) in scrub_read_endio()
1127 static void scrub_write_endio(struct btrfs_bio *bbio) in scrub_write_endio()
1155 struct btrfs_bio *bbio, bool dev_replace) in scrub_submit_write_bio()
1199 struct btrfs_bio *bbio = NULL; in scrub_write_sectors() local
1652 struct btrfs_bio *bbio; in scrub_submit_initial_read() local
H A Dfile-item.c344 blk_status_t btrfs_lookup_bio_sums(struct btrfs_bio *bbio) in btrfs_lookup_bio_sums()
732 blk_status_t btrfs_csum_one_bio(struct btrfs_bio *bbio) in btrfs_csum_one_bio()
791 blk_status_t btrfs_alloc_dummy_sum(struct btrfs_bio *bbio) in btrfs_alloc_dummy_sum()
H A Dextent_io.c100 struct btrfs_bio *bbio; member
110 struct btrfs_bio *bbio = bio_ctrl->bbio; in submit_one_bio() local
133 struct btrfs_bio *bbio = bio_ctrl->bbio; in submit_write_bio() local
460 static void end_bio_extent_writepage(struct btrfs_bio *bbio) in end_bio_extent_writepage()
585 static void end_bio_extent_readpage(struct btrfs_bio *bbio) in end_bio_extent_readpage()
738 struct btrfs_bio *bbio; in alloc_new_bio() local
1601 static void extent_buffer_write_end_io(struct btrfs_bio *bbio) in extent_buffer_write_end_io()
1661 struct btrfs_bio *bbio; in write_one_eb() local
4070 static void extent_buffer_read_end_io(struct btrfs_bio *bbio) in extent_buffer_read_end_io()
4117 struct btrfs_bio *bbio; in read_extent_buffer_pages() local
H A Dcompression.h64 struct btrfs_bio bbio; member
H A Dzoned.h186 static inline bool btrfs_use_zone_append(struct btrfs_bio *bbio) in btrfs_use_zone_append()
191 static inline void btrfs_record_physical_zoned(struct btrfs_bio *bbio) in btrfs_record_physical_zoned()
H A Dzoned.c1625 bool btrfs_use_zone_append(struct btrfs_bio *bbio) in btrfs_use_zone_append()
1664 void btrfs_record_physical_zoned(struct btrfs_bio *bbio) in btrfs_record_physical_zoned()
H A Dinode.c94 struct btrfs_bio bbio; member
2546 static int btrfs_extract_ordered_extent(struct btrfs_bio *bbio, in btrfs_extract_ordered_extent()
3282 bool btrfs_data_csum_ok(struct btrfs_bio *bbio, struct btrfs_device *dev, in btrfs_data_csum_ok()
7727 static void btrfs_dio_end_io(struct btrfs_bio *bbio) in btrfs_dio_end_io()
7757 struct btrfs_bio *bbio = btrfs_bio(bio); in btrfs_dio_submit_io() local
9950 static void btrfs_encoded_read_endio(struct btrfs_bio *bbio) in btrfs_encoded_read_endio()
9979 struct btrfs_bio *bbio; in btrfs_encoded_read_regular_fill_pages() local
H A Ddisk-io.c243 blk_status_t btree_csum_one_bio(struct btrfs_bio *bbio) in btree_csum_one_bio()
/openbmc/linux/drivers/md/bcache/
H A Dbcache.h742 struct bbio { struct
743 unsigned int submit_time_us;
744 union {
752 struct bio bio;