Lines Matching defs:unused
158 * structure. New added fields in future use `unused` memory
197 uint8_t unused[3856];
3541 .data_size = offsetof(struct spdk_nvmf_ctrlr_migr_data, unused),
3794 .data_size = offsetof(struct spdk_nvmf_ctrlr_migr_data, unused),
4089 vfio_user_migration_read_data(vfu_ctx_t *vfu_ctx __attribute__((unused)),
4090 void *buf __attribute__((unused)),
4091 uint64_t count __attribute__((unused)),
4092 uint64_t offset __attribute__((unused)))
4101 vfio_user_migration_write_data(vfu_ctx_t *vfu_ctx __attribute__((unused)),
4102 void *buf __attribute__((unused)),
4103 uint64_t count __attribute__((unused)),
4104 uint64_t offset __attribute__((unused)))
4113 vfio_user_migration_data_written(vfu_ctx_t *vfu_ctx __attribute__((unused)),