Searched defs:bioc (Results 1 – 14 of 14) sorted by relevance
/openbmc/qemu/io/ |
H A D | channel-buffer.c | 60 QIOChannelBuffer *bioc = QIO_CHANNEL_BUFFER(ioc); in qio_channel_buffer_readv() local 88 QIOChannelBuffer *bioc = QIO_CHANNEL_BUFFER(ioc); in qio_channel_buffer_writev() local 132 QIOChannelBuffer *bioc = QIO_CHANNEL_BUFFER(ioc); in qio_channel_buffer_seek() local 143 QIOChannelBuffer *bioc = QIO_CHANNEL_BUFFER(ioc); in qio_channel_buffer_close() local 156 QIOChannelBuffer *bioc; member 210 QIOChannelBuffer *bioc = QIO_CHANNEL_BUFFER(ioc); in qio_channel_buffer_create_watch() local
|
/openbmc/qemu/migration/ |
H A D | channel-block.c | 59 QIOChannelBlock *bioc = QIO_CHANNEL_BLOCK(ioc); in qio_channel_block_readv() local 84 QIOChannelBlock *bioc = QIO_CHANNEL_BLOCK(ioc); in qio_channel_block_writev() local 119 QIOChannelBlock *bioc = QIO_CHANNEL_BLOCK(ioc); in qio_channel_block_seek() local 143 QIOChannelBlock *bioc = QIO_CHANNEL_BLOCK(ioc); in qio_channel_block_close() local
|
H A D | colo.c | 406 QIOChannelBuffer *bioc, in colo_do_checkpoint_transaction() 530 QIOChannelBuffer *bioc; in colo_process_checkpoint() local 657 QEMUFile *fb, QIOChannelBuffer *bioc, Error **errp) in colo_incoming_process_checkpoint() 778 QEMUFile *fb, QIOChannelBuffer *bioc, Error **errp) in colo_wait_handle_message() 823 QIOChannelBuffer *bioc = NULL; /* Cache incoming device state */ in colo_process_incoming_thread() local
|
H A D | migration.h | 271 QIOChannelBuffer *bioc; member
|
H A D | migration.c | 2534 QIOChannelBuffer *bioc; in postcopy_start() local
|
H A D | savevm.c | 2323 QIOChannelBuffer *bioc; in loadvm_handle_cmd_packaged() local
|
/openbmc/linux/fs/btrfs/ |
H A D | bio.c | 384 struct btrfs_io_context *bioc = bio->bi_private; in btrfs_raid56_end_io() local 400 struct btrfs_io_context *bioc = stripe->bioc; in btrfs_orig_write_end_io() local 474 static void btrfs_submit_mirrored_bio(struct btrfs_io_context *bioc, int dev_nr) in btrfs_submit_mirrored_bio() 496 static void __btrfs_submit_bio(struct bio *bio, struct btrfs_io_context *bioc, in __btrfs_submit_bio() 539 struct btrfs_io_context *bioc; member 624 struct btrfs_io_context *bioc, in btrfs_wq_submit_bio() 654 struct btrfs_io_context *bioc = NULL; in btrfs_submit_chunk() local
|
H A D | raid56.h | 20 struct btrfs_io_context *bioc; member 172 static inline int nr_bioc_data_stripes(const struct btrfs_io_context *bioc) in nr_bioc_data_stripes()
|
H A D | raid56.c | 903 struct btrfs_io_context *bioc) in alloc_rbio() 1151 const struct btrfs_io_context *bioc = rbio->bioc; in bio_get_trace_info() local 1638 void raid56_parity_write(struct bio *bio, struct btrfs_io_context *bioc) in raid56_parity_write() 2042 void raid56_parity_recover(struct bio *bio, struct btrfs_io_context *bioc, in raid56_parity_recover() 2336 struct btrfs_io_context *bioc, in raid56_parity_alloc_scrub_rbio() 2402 struct btrfs_io_context *bioc = rbio->bioc; in finish_parity_scrub() local
|
H A D | volumes.c | 5904 struct btrfs_io_context *bioc; in alloc_btrfs_io_context() local 5925 void btrfs_get_bioc(struct btrfs_io_context *bioc) in btrfs_get_bioc() 5931 void btrfs_put_bioc(struct btrfs_io_context *bioc) in btrfs_put_bioc() 6101 struct btrfs_io_context *bioc, in handle_ops_on_dev_replace() 6291 struct btrfs_io_context *bioc = NULL; in btrfs_map_block() local 8051 static void map_raid56_repair_block(struct btrfs_io_context *bioc, in map_raid56_repair_block() 8090 struct btrfs_io_context *bioc = NULL; in btrfs_map_repair_block() local
|
H A D | scrub.c | 892 struct btrfs_io_context *bioc = NULL; in scrub_stripe_report_errors() local 1852 struct btrfs_io_context *bioc = NULL; in scrub_raid56_parity_stripe() local
|
H A D | volumes.h | 394 struct btrfs_io_context *bioc; member
|
H A D | zoned.c | 1893 struct btrfs_io_context *bioc = NULL; in read_zone_info() local
|
H A D | check-integrity.c | 1462 struct btrfs_io_context *bioc = NULL; in btrfsic_map_block() local
|