Home
last modified time | relevance | path

Searched defs:QCowL2Meta (Results 1 – 8 of 8) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/block/
H A Dqcow2.h389 typedef struct QCowL2Meta struct
392 uint64_t offset;
395 uint64_t alloc_offset;
398 int nb_clusters;
401 bool keep_old_clusters;
407 CoQueue dependent_requests;
436 struct QCowL2Meta *next; argument
439 } QCowL2Meta; typedef
/dports/emulators/qemu-utils/qemu-4.2.1/block/
H A Dqcow2.h389 typedef struct QCowL2Meta struct
392 uint64_t offset;
395 uint64_t alloc_offset;
398 int nb_clusters;
401 bool keep_old_clusters;
407 CoQueue dependent_requests;
436 struct QCowL2Meta *next; argument
439 } QCowL2Meta; typedef
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/block/
H A Dqcow2.h389 typedef struct QCowL2Meta struct
392 uint64_t offset;
395 uint64_t alloc_offset;
398 int nb_clusters;
401 bool keep_old_clusters;
407 CoQueue dependent_requests;
436 struct QCowL2Meta *next; argument
439 } QCowL2Meta; typedef
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/block/
H A Dqcow2.h355 typedef struct QCowL2Meta struct
358 uint64_t offset;
361 uint64_t alloc_offset;
364 int nb_clusters;
367 bool keep_old_clusters;
395 struct QCowL2Meta *next; argument
398 } QCowL2Meta; typedef
/dports/emulators/qemu/qemu-6.2.0/block/
H A Dqcow2.h440 typedef struct QCowL2Meta struct
443 uint64_t offset;
446 uint64_t alloc_offset;
449 int nb_clusters;
452 bool keep_old_clusters;
458 CoQueue dependent_requests;
465 Qcow2COWRegion cow_start;
472 Qcow2COWRegion cow_end;
497 struct QCowL2Meta *next; argument
500 } QCowL2Meta; typedef
/dports/emulators/qemu60/qemu-6.0.0/block/
H A Dqcow2.h441 typedef struct QCowL2Meta struct
444 uint64_t offset;
447 uint64_t alloc_offset;
450 int nb_clusters;
453 bool keep_old_clusters;
459 CoQueue dependent_requests;
466 Qcow2COWRegion cow_start;
473 Qcow2COWRegion cow_end;
498 struct QCowL2Meta *next; argument
501 } QCowL2Meta; typedef
/dports/emulators/qemu5/qemu-5.2.0/block/
H A Dqcow2.h441 typedef struct QCowL2Meta struct
444 uint64_t offset;
447 uint64_t alloc_offset;
450 int nb_clusters;
453 bool keep_old_clusters;
459 CoQueue dependent_requests;
466 Qcow2COWRegion cow_start;
473 Qcow2COWRegion cow_end;
498 struct QCowL2Meta *next; argument
501 } QCowL2Meta; typedef
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/
H A Dqcow2.h440 typedef struct QCowL2Meta struct
443 uint64_t offset;
446 uint64_t alloc_offset;
449 int nb_clusters;
452 bool keep_old_clusters;
458 CoQueue dependent_requests;
465 Qcow2COWRegion cow_start;
472 Qcow2COWRegion cow_end;
497 struct QCowL2Meta *next; argument
500 } QCowL2Meta; typedef