@ -9,7 +9,7 @@
struct PassthroughDetails
{
std::atomic<u64> ref_count;
u64 ref_count;
int backing_id;
};