Searched defs:io_bio (Results 1 – 6 of 6) sorted by relevance
22 struct bio *io_bio; /* bio being built */ member
3280 struct btrfs_io_bio *io_bio, in __readpage_endio_check()3319 static int btrfs_readpage_end_io_hook(struct btrfs_io_bio *io_bio, in btrfs_readpage_end_io_hook()7991 struct btrfs_io_bio *io_bio) in __btrfs_correct_data_nocsum()8053 struct btrfs_io_bio *io_bio = btrfs_io_bio(bio); in btrfs_retry_endio() local8096 struct btrfs_io_bio *io_bio, blk_status_t err) in __btrfs_subio_endio_read()8170 struct btrfs_io_bio *io_bio, blk_status_t err) in btrfs_subio_endio_read()8189 struct btrfs_io_bio *io_bio = btrfs_io_bio(bio); in btrfs_endio_direct_read() local8325 struct btrfs_io_bio *io_bio = btrfs_io_bio(bio); in btrfs_lookup_and_bind_dio_csum() local8504 struct btrfs_io_bio *io_bio; in btrfs_submit_direct() local
312 static inline void btrfs_io_bio_free_csum(struct btrfs_io_bio *io_bio) in btrfs_io_bio_free_csum()
589 static int btree_readpage_end_io_hook(struct btrfs_io_bio *io_bio, in btree_readpage_end_io_hook()
2707 struct btrfs_io_bio *io_bio = btrfs_io_bio(bio); in end_bio_extent_readpage() local
220 struct bio *io_bio; member