Searched refs:allocation_depth (Results 1 – 2 of 2) sorted by relevance
101 bool allocation_depth; member117 bool allocation_depth; /* export qemu:allocation-depth */ member933 meta->allocation_depth = meta->exp->allocation_depth; in nbd_meta_qemu_query()944 meta->allocation_depth = meta->exp->allocation_depth; in nbd_meta_qemu_query()1086 meta->allocation_depth = meta->exp->allocation_depth; in nbd_negotiate_meta_queries()1109 if (meta->allocation_depth) { in nbd_negotiate_meta_queries()1933 exp->allocation_depth = arg->allocation_depth; in nbd_export_create()2610 if (!client->contexts.allocation_depth || in nbd_co_block_status_payload_read()2611 request->contexts->allocation_depth) { in nbd_co_block_status_payload_read()2614 request->contexts->allocation_depth = true; in nbd_co_block_status_payload_read()[all …]
1172 .allocation_depth = alloc_depth, in main()