Lines Matching refs:allocation_depth
101 bool allocation_depth; member
117 bool allocation_depth; /* export qemu:allocation-depth */ member
933 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()
3000 if (request->contexts->allocation_depth) { in nbd_handle_request()