Lines Matching defs:bbio
25 struct btrfs_bio *bbio; member
34 void btrfs_bio_init(struct btrfs_bio *bbio, struct btrfs_inode *inode, in btrfs_bio_init()
90 static void btrfs_bbio_propagate_error(struct btrfs_bio *bbio, in btrfs_bbio_propagate_error()
109 static void btrfs_orig_bbio_end_io(struct btrfs_bio *bbio) in btrfs_orig_bbio_end_io()
239 static void btrfs_check_read_bio(struct btrfs_bio *bbio, struct btrfs_device *dev) in btrfs_check_read_bio()
306 struct btrfs_bio *bbio = container_of(work, struct btrfs_bio, end_io_work); in btrfs_end_bio_work() local
317 struct btrfs_bio *bbio = btrfs_bio(bio); in btrfs_simple_end_io() local
339 struct btrfs_bio *bbio = btrfs_bio(bio); in btrfs_raid56_end_io() local
355 struct btrfs_bio *bbio = btrfs_bio(bio); in btrfs_orig_write_end_io() local
477 static blk_status_t btrfs_bio_csum(struct btrfs_bio *bbio) in btrfs_bio_csum()
489 struct btrfs_bio *bbio; member
549 static bool should_async_write(struct btrfs_bio *bbio) in should_async_write()
581 static bool btrfs_wq_submit_bio(struct btrfs_bio *bbio, in btrfs_wq_submit_bio()
608 struct btrfs_bio *bbio = btrfs_bio(bio); in btrfs_submit_chunk() local