Lines Matching refs:BDRVRawState

137 typedef struct BDRVRawState {  struct
180 } BDRVRawState; argument
190 BDRVRawState *s = bs->opaque; in fd_open()
357 BDRVRawState *s = bs->opaque; in raw_needs_alignment()
393 BDRVRawState *s = bs->opaque; in raw_probe_alignment()
584 BDRVRawState *s = bs->opaque; in raw_open_common()
827 BDRVRawState *s = bs->opaque; in raw_open()
846 static int raw_apply_lock_bytes(BDRVRawState *s, int fd, in raw_apply_lock_bytes()
967 BDRVRawState *s = bs->opaque; in raw_handle_perm_lock()
1034 BDRVRawState *s = bs->opaque; in raw_reconfigure_getfd()
1104 BDRVRawState *s; in raw_reopen_prepare()
1153 BDRVRawState *s = state->bs->opaque; in raw_reopen_commit()
1169 BDRVRawState *s = state->bs->opaque; in raw_reopen_abort()
1261 BDRVRawState *s = bs->opaque; in raw_refresh_limits()
1320 BDRVRawState *s = bs->opaque; in hdev_probe_blocksizes()
1343 BDRVRawState *s = bs->opaque; in hdev_probe_geometry()
1395 BDRVRawState *s = aiocb->bs->opaque; in handle_aiocb_flush()
1651 BDRVRawState *s = aiocb->bs->opaque; in handle_aiocb_write_zeroes_block()
1683 BDRVRawState *s = aiocb->bs->opaque; in handle_aiocb_write_zeroes()
1758 BDRVRawState *s G_GNUC_UNUSED = aiocb->bs->opaque; in handle_aiocb_write_zeroes_unmap()
1832 BDRVRawState *s = aiocb->bs->opaque; in handle_aiocb_discard()
2057 BDRVRawState *s = bs->opaque; in raw_co_prw()
2119 BDRVRawState __attribute__((unused)) *s = bs->opaque; in raw_aio_plug()
2136 BDRVRawState __attribute__((unused)) *s = bs->opaque; in raw_aio_unplug()
2153 BDRVRawState *s = bs->opaque; in raw_co_flush_to_disk()
2180 BDRVRawState __attribute__((unused)) *s = bs->opaque; in raw_aio_attach_aio_context()
2205 BDRVRawState *s = bs->opaque; in raw_close()
2243 BDRVRawState *s = bs->opaque; in raw_co_truncate()
2285 BDRVRawState *s = bs->opaque; in raw_getlength()
2304 BDRVRawState *s = bs->opaque; in raw_getlength()
2329 BDRVRawState *s = bs->opaque; in raw_getlength()
2360 BDRVRawState *s = bs->opaque; in raw_getlength()
2432 BDRVRawState *s = bs->opaque; in raw_getlength()
2452 BDRVRawState *s = bs->opaque; in raw_get_allocated_file_size()
2679 BDRVRawState *s = bs->opaque; in find_allocation()
2840 BDRVRawState *s = bs->opaque; in check_cache_dropped()
2908 BDRVRawState *s = bs->opaque; in raw_co_invalidate_cache()
2956 static void raw_account_discard(BDRVRawState *s, uint64_t nbytes, int ret) in raw_account_discard()
2970 BDRVRawState *s = bs->opaque; in raw_do_pdiscard()
3001 BDRVRawState *s = bs->opaque; in raw_do_pwrite_zeroes()
3078 BDRVRawState *s = bs->opaque; in get_blockstats_specific_file()
3143 BDRVRawState *s = bs->opaque; in raw_check_perm()
3198 BDRVRawState *s = bs->opaque; in raw_set_perm()
3216 BDRVRawState *s = bs->opaque; in raw_abort_perm_update()
3247 BDRVRawState *s = bs->opaque; in raw_co_copy_range_to()
3248 BDRVRawState *src_s; in raw_co_copy_range_to()
3278 .instance_size = sizeof(BDRVRawState),
3465 BDRVRawState *s = bs->opaque; in hdev_is_sg()
3494 BDRVRawState *s = bs->opaque; in hdev_open()
3583 BDRVRawState *s = bs->opaque; in hdev_co_ioctl()
3619 BDRVRawState *s = bs->opaque; in hdev_co_pdiscard()
3646 .instance_size = sizeof(BDRVRawState),
3702 BDRVRawState *s = bs->opaque; in cdrom_open()
3738 BDRVRawState *s = bs->opaque; in cdrom_is_inserted()
3747 BDRVRawState *s = bs->opaque; in cdrom_eject()
3760 BDRVRawState *s = bs->opaque; in cdrom_lock_medium()
3774 .instance_size = sizeof(BDRVRawState),
3816 BDRVRawState *s = bs->opaque; in cdrom_open()
3841 BDRVRawState *s = bs->opaque; in cdrom_reopen()
3869 BDRVRawState *s = bs->opaque; in cdrom_eject()
3889 BDRVRawState *s = bs->opaque; in cdrom_lock_medium()
3905 .instance_size = sizeof(BDRVRawState),