Searched defs:io_bio (Results 1 – 6 of 6) sorted by relevance
200 struct bio *io_bio; /* bio being built */ member
309 static inline void btrfs_io_bio_free_csum(struct btrfs_io_bio *io_bio) in btrfs_io_bio_free_csum()
2855 static int check_data_csum(struct inode *inode, struct btrfs_io_bio *io_bio, in check_data_csum()2895 int btrfs_verify_data_csum(struct btrfs_io_bio *io_bio, u64 phy_offset, in btrfs_verify_data_csum()7655 struct btrfs_io_bio *io_bio, in btrfs_check_read_dio_bio()
526 int btrfs_validate_metadata_buffer(struct btrfs_io_bio *io_bio, u64 phy_offset, in btrfs_validate_metadata_buffer()
2803 struct btrfs_io_bio *io_bio = btrfs_io_bio(bio); in end_bio_extent_readpage() local
235 struct bio *io_bio; member